forked from archive/andrewferrier_email2pdf
Switch example to use SSL (secure by default).
This commit is contained in:
parent
73ee1a752c
commit
56b6170f0f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[retriever]
|
||||
type = SimpleIMAPRetriever
|
||||
type = SimpleIMAPSSLRetriever
|
||||
server = mail.example.com
|
||||
username = pdf@example.com
|
||||
password = mypassword
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue