forked from drew/smtprelay
Add support for TLS and STARTTLS
This commit is contained in:
@@ -3,8 +3,11 @@
|
||||
;hostname = "localhost.localdomain"
|
||||
;welcome_msg = "<hostname> ESMTP ready."
|
||||
|
||||
;local_host = 127.0.0.1
|
||||
;local_host = localhost
|
||||
;local_port = 25
|
||||
;local_cert =
|
||||
;local_key =
|
||||
;local_forcetls = false
|
||||
|
||||
;remote_host = smtp.gmail.com
|
||||
;remote_port = 587
|
||||
|
||||
Reference in New Issue
Block a user