forked from drew/smtprelay
Initial commit
This commit is contained in:
12
smtp-proxy.ini
Normal file
12
smtp-proxy.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
; smtp-proxy configuration
|
||||
|
||||
;hostname = "localhost.localdomain"
|
||||
;welcome_msg = "<hostname> ESMTP ready."
|
||||
|
||||
;local_host = 127.0.0.1
|
||||
;local_port = 25
|
||||
|
||||
;remote_host = smtp.gmail.com
|
||||
;remote_port = 587
|
||||
;remote_user =
|
||||
;remote_pass =
|
||||
Reference in New Issue
Block a user