forked from drew/smtprelay
Discard mail if remote_host is not set
This is useful for test environments.
This commit is contained in:
@@ -53,7 +53,8 @@
|
||||
; E.g. "app@example.com,@appsrv.example.com"
|
||||
;allowed_users =
|
||||
|
||||
; Relay all mails to this SMTP server
|
||||
; Relay all mails to this SMTP server.
|
||||
; If not set, mails are discarded.
|
||||
|
||||
; GMail
|
||||
;remote_host = smtp.gmail.com:587
|
||||
|
||||
Reference in New Issue
Block a user