Use the latest reply_enabled and forward_enabled variables
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
###############
|
||||
log_path = /dev/stderr
|
||||
protocols = imap lmtp sieve
|
||||
postmaster_address = %{env:POSTMASTER}@%{env:DOMAIN}
|
||||
hostname = %{env:HOSTNAME}
|
||||
postmaster_address = {{ POSTMASTER }}@{{ DOMAIN }}
|
||||
hostname = {{ HOSTNAME }}
|
||||
mail_plugins = $mail_plugins quota
|
||||
submission_host = smtp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user