mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 19:47:14 +00:00
Add description for ssl=force option to rake task redmine📧receive_pop3 (#41738).
git-svn-id: https://svn.redmine.org/redmine/trunk@23414 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
145db00742
commit
02bd5c128e
@ -132,6 +132,8 @@ Available POP3 options:
|
||||
password=PASSWORD POP3 password
|
||||
apop=1 use APOP authentication (default: false)
|
||||
ssl=SSL Use SSL? (default: false)
|
||||
Setting `ssl=force` disables server certificate
|
||||
verification
|
||||
delete_unprocessed=1 delete messages that could not be processed
|
||||
successfully from the server (default
|
||||
behaviour is to leave them on the server)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user