From 2b05e72ce4027e3022a960d862bdbf0243583356 Mon Sep 17 00:00:00 2001 From: Florent Daigniere Date: Tue, 10 Aug 2021 08:51:55 +0200 Subject: [PATCH] Revert "maybe fix the tests" This reverts commit f971b47fb93190ee6d84961e4ea0e6ade510c0c8. --- core/postfix/conf/main.cf | 1 - 1 file changed, 1 deletion(-) diff --git a/core/postfix/conf/main.cf b/core/postfix/conf/main.cf index a35ca16c..dfa31514 100644 --- a/core/postfix/conf/main.cf +++ b/core/postfix/conf/main.cf @@ -31,7 +31,6 @@ mydestination = # Relayhost if any is configured relayhost = {{ RELAYHOST }} {% if RELAYUSER %} -smtp_sasl_auth_enable = yes smtp_sasl_password_maps = lmdb:/etc/postfix/sasl_passwd smtp_sasl_security_options = noanonymous, noplaintext smtp_sasl_tls_security_options = noanonymous