From dc511abe8e5dfb44383ae86314d710b5b2b2fe8e Mon Sep 17 00:00:00 2001 From: Thomas VIAL Date: Tue, 25 Oct 2016 17:36:57 +0200 Subject: [PATCH] Fixes #362 by removing unused parameter --- target/postfix/main.cf | 1 - 1 file changed, 1 deletion(-) diff --git a/target/postfix/main.cf b/target/postfix/main.cf index ff32f2d2..bdc01a76 100644 --- a/target/postfix/main.cf +++ b/target/postfix/main.cf @@ -51,7 +51,6 @@ smtpd_sender_restrictions = permit_sasl_authenticated, permit_mynetworks, reject smtpd_sasl_auth_enable = yes smtpd_sasl_path = /var/spool/postfix/private/auth smtpd_sasl_type = dovecot -dovecot_destination_recipient_limit = 1 smtpd_sasl_security_options = noanonymous smtpd_sasl_local_domain = $myhostname