From 05f993ceb867da4eb168327e04946f641b602b11 Mon Sep 17 00:00:00 2001 From: Thomas VIAL Date: Thu, 27 Oct 2016 14:59:38 +0200 Subject: [PATCH] Fixes #362 by removing unused parameter (#363) --- 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