Avoid accepting mail to xyz@localhost. Local email should be aliased to another user anyway.

This commit is contained in:
Daniel Frank 2018-03-10 17:13:30 +01:00
parent 330cc73089
commit f283b6750b

View file

@ -104,7 +104,7 @@ in
extraConfig =
''
# Extra Config
mydestination = localhost
mydestination =
smtpd_banner = ${fqdn} ESMTP NO UCE
disable_vrfy_command = yes