mirror of
https://github.com/hrfee/jfa-go.git
synced 2026-03-18 21:50:33 +01:00
email: Allow no SMTP encryption
added a "none" option.
This commit is contained in:
@@ -791,6 +791,7 @@ sections:
|
||||
options:
|
||||
- ["ssl_tls", "SSL/TLS"]
|
||||
- ["starttls", "STARTTLS"]
|
||||
- ["none", "None (only use locally!)"]
|
||||
value: starttls
|
||||
description: Your email provider should provide different ports for each encryption
|
||||
method. Generally 465 for ssl_tls, 587 for starttls.
|
||||
|
||||
Reference in New Issue
Block a user