Feature #41738 » 41738-update-description.patch
| lib/tasks/email.rake | ||
|---|---|---|
| 37 | 37 |
host=HOST IMAP server host (default: 127.0.0.1) |
| 38 | 38 |
port=PORT IMAP server port (default: 143) |
| 39 | 39 |
ssl=SSL Use SSL/TLS? (default: false) |
| 40 |
Setting `ssl=force` disables server certificate |
|
| 41 |
verification |
|
| 40 | 42 |
starttls=STARTTLS Use STARTTLS? (default: false) |
| 41 | 43 |
username=USERNAME IMAP account |
| 42 | 44 |
password=PASSWORD IMAP password |
| ... | ... | |
| 132 | 134 |
password=PASSWORD POP3 password |
| 133 | 135 |
apop=1 use APOP authentication (default: false) |
| 134 | 136 |
ssl=SSL Use SSL? (default: false) |
| 137 |
Setting `ssl=force` disables server certificate |
|
| 138 |
verification |
|
| 135 | 139 |
delete_unprocessed=1 delete messages that could not be processed |
| 136 | 140 |
successfully from the server (default |
| 137 | 141 |
behaviour is to leave them on the server) |
- « Previous
- 1
- 2
- Next »