Document SSL/TLS SMTP options.
This commit is contained in:
parent
f1c288b1d8
commit
15ddb7c0ec
@ -80,10 +80,12 @@ If you have more custom SMTP settings, you also have the following
|
|||||||
options at your disposal, which are all optional, and do exactly what
|
options at your disposal, which are all optional, and do exactly what
|
||||||
they sound like.
|
they sound like.
|
||||||
|
|
||||||
- email_smtp_host
|
- ``email_smtp_host``
|
||||||
- email_smtp_port
|
- ``email_smtp_port``
|
||||||
- email_smtp_user
|
- ``email_smtp_user``
|
||||||
- email_smtp_pass
|
- ``email_smtp_pass``
|
||||||
|
- ``email_smtp_use_ssl`` (default is ``False``)
|
||||||
|
- ``email_smtp_force_starttls`` (default is ``False``)
|
||||||
|
|
||||||
Changing data directory
|
Changing data directory
|
||||||
-----------------------
|
-----------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user