summaryrefslogtreecommitdiffstats
path: root/roles/out
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-06-11 16:42:35 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-06-11 16:42:35 +0200
commitda47d557d96b0e778f89a676d26570729a25cd13 (patch)
treec3cfbe4717f6b570d489f490c8d8edc12ccd9a58 /roles/out
parent28b5b23c285511431923f22263f00ed0e5c19c1c (diff)
Use 'double-bounce@fripost.org' as envelope sender for verification probes.
Diffstat (limited to 'roles/out')
-rw-r--r--roles/out/templates/etc/postfix/main.cf.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/out/templates/etc/postfix/main.cf.j2 b/roles/out/templates/etc/postfix/main.cf.j2
index 333e72e..3ad80b1 100644
--- a/roles/out/templates/etc/postfix/main.cf.j2
+++ b/roles/out/templates/etc/postfix/main.cf.j2
@@ -68,6 +68,7 @@ strict_rfc821_envelopes = yes
smtpd_delay_reject = yes
disable_vrfy_command = yes
+address_verify_sender = $double_bounce_sender@$mydomain
unverified_recipient_defer_code = 250
unverified_recipient_reject_code = 550