mirror of
https://github.com/redmine/redmine.git
synced 2026-07-06 23:27:50 +02:00
Add description for ssl=force option to rake task redmine:email:receive_pop3 (#41738).
git-svn-id: https://svn.redmine.org/redmine/trunk@23414 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user