Initial commit

This commit is contained in:
Bernhard Froehlich
2018-12-08 21:19:56 +00:00
parent c707438ae8
commit 7b4a51d62c
4 changed files with 68 additions and 0 deletions

12
smtp-proxy.ini Normal file
View 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 =