Use new default settings
This commit is contained in:
parent
35134096c6
commit
b29a2e4180
@ -18,6 +18,7 @@
|
||||
|
||||
{{ set_parameter('smtpd_banner', '$myhostname ESMTP $mail_name') }}
|
||||
{{ set_parameter('biff', 'no') }}
|
||||
{{ set_parameter('compatibility_level', '2') }}
|
||||
|
||||
# appending .domain is the MUA's job.
|
||||
{{ set_parameter('append_dot_mydomain', 'no') }}
|
||||
|
Loading…
Reference in New Issue
Block a user