aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/postfix/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/postfix/tasks')
-rw-r--r--ansible/roles/postfix/tasks/main.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ansible/roles/postfix/tasks/main.yml b/ansible/roles/postfix/tasks/main.yml
index de775ce..57293ad 100644
--- a/ansible/roles/postfix/tasks/main.yml
+++ b/ansible/roles/postfix/tasks/main.yml
@@ -198,12 +198,12 @@
-o smtpd_sasl_path=private/auth
cleanup-srs unix n - - - 0 cleanup
- -o syslog_name=postfix/srs
+ -o syslog_name=postfix/cleanup/optional-srs
-o sender_canonical_maps=pcre:/etc/postfix/sender-canonical-maps,tcp:127.0.0.1:10001
-o sender_canonical_classes=envelope_sender
- 127.0.0.1:10027 inet n - - - - smtpd
- -o syslog_name=postfix/srs
+ 127.0.0.1:10027 inet n - y - - smtpd
+ -o syslog_name=postfix/cleanup/optional-srs
-o smtpd_milters=
-o cleanup_service_name=cleanup-srs
-o smtpd_tls_security_level=none