From f9d95c0cc0c61d89007a7a8a3b1a104344547446 Mon Sep 17 00:00:00 2001
From: Carsten Schoene <cs@linux-administrator.com>
Date: Sun, 04 May 2014 07:35:17 -0400
Subject: [PATCH] during update from 3.0.5.3 to 3.0.5.4 on centos6 i got some error output

---
 install/dist/lib/fedora.lib.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/install/dist/lib/fedora.lib.php b/install/dist/lib/fedora.lib.php
index 753db26..941d1dd 100644
--- a/install/dist/lib/fedora.lib.php
+++ b/install/dist/lib/fedora.lib.php
@@ -392,7 +392,6 @@
 			'virtual_transport = dovecot',
 			'smtpd_sasl_type = dovecot',
 			'smtpd_sasl_path = private/auth',
-			'receive_override_options = no_address_mappings'
 		);
 
 		// Make a backup copy of the main.cf file

--
Gitblit v1.9.1