Fix comment ssltls

This commit is contained in:
pepa65 2022-09-18 09:53:03 +07:00
parent 7c1f3b372c
commit 461940d93a

4
_vars
View File

@ -18,5 +18,5 @@ password='(smtp password)'
smtp=''
# Defaults to: '587'
port=''
# Defaults to; '' (StartTLS)
ssltls='1'
# Defaults to StartTLS when empty, otherwise SSL/TLS
ssltls='true'