[PATCH] disable procmail as the mailbox command all over the place since we do not do any local delivery at all.

skvidal at fedoraproject.org skvidal at fedoraproject.org
Tue Sep 27 18:12:37 UTC 2011


From: Seth Vidal <skvidal at fedoraproject.org>

---
 modules/postfix/files/main.cf/main.cf              |    2 +-
 .../main.cf/main.cf.collab1.fedoraproject.org      |    2 +-
 .../main.cf.compose-x86-01.phx2.fedoraproject.org  |    2 +-
 .../main.cf/main.cf.hosted1.fedoraproject.org      |    2 +-
 .../main.cf.insight01.stg.phx2.fedoraproject.org   |    2 +-
 modules/postfix/files/main.cf/main.cf.phx          |    2 +-
 modules/postfix/files/main.cf/main.cf.stg          |    2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/modules/postfix/files/main.cf/main.cf b/modules/postfix/files/main.cf/main.cf
index 0e502d2..c0b9306 100644
--- a/modules/postfix/files/main.cf/main.cf
+++ b/modules/postfix/files/main.cf/main.cf
@@ -447,7 +447,7 @@ recipient_delimiter = +
 # IF YOU USE THIS TO DELIVER MAIL SYSTEM-WIDE, YOU MUST SET UP AN
 # ALIAS THAT FORWARDS MAIL FOR ROOT TO A REAL USER.
 #
-mailbox_command = /usr/bin/procmail
+#mailbox_command = /usr/bin/procmail
 #mailbox_command = /some/where/procmail -a "$EXTENSION"
 
 # The mailbox_transport specifies the optional transport in master.cf
diff --git a/modules/postfix/files/main.cf/main.cf.collab1.fedoraproject.org b/modules/postfix/files/main.cf/main.cf.collab1.fedoraproject.org
index 0d0c15d..a13b490 100644
--- a/modules/postfix/files/main.cf/main.cf.collab1.fedoraproject.org
+++ b/modules/postfix/files/main.cf/main.cf.collab1.fedoraproject.org
@@ -448,7 +448,7 @@ recipient_delimiter = +
 # IF YOU USE THIS TO DELIVER MAIL SYSTEM-WIDE, YOU MUST SET UP AN
 # ALIAS THAT FORWARDS MAIL FOR ROOT TO A REAL USER.
 #
-mailbox_command = /usr/bin/procmail
+#mailbox_command = /usr/bin/procmail
 #mailbox_command = /some/where/procmail -a "$EXTENSION"
 
 # The mailbox_transport specifies the optional transport in master.cf
diff --git a/modules/postfix/files/main.cf/main.cf.compose-x86-01.phx2.fedoraproject.org b/modules/postfix/files/main.cf/main.cf.compose-x86-01.phx2.fedoraproject.org
index 405b067..d334bfd 100644
--- a/modules/postfix/files/main.cf/main.cf.compose-x86-01.phx2.fedoraproject.org
+++ b/modules/postfix/files/main.cf/main.cf.compose-x86-01.phx2.fedoraproject.org
@@ -447,7 +447,7 @@ recipient_delimiter = +
 # IF YOU USE THIS TO DELIVER MAIL SYSTEM-WIDE, YOU MUST SET UP AN
 # ALIAS THAT FORWARDS MAIL FOR ROOT TO A REAL USER.
 #
-mailbox_command = /usr/bin/procmail
+#mailbox_command = /usr/bin/procmail
 #mailbox_command = /some/where/procmail -a "$EXTENSION"
 
 # The mailbox_transport specifies the optional transport in master.cf
diff --git a/modules/postfix/files/main.cf/main.cf.hosted1.fedoraproject.org b/modules/postfix/files/main.cf/main.cf.hosted1.fedoraproject.org
index 3f1d481..2c8edf0 100644
--- a/modules/postfix/files/main.cf/main.cf.hosted1.fedoraproject.org
+++ b/modules/postfix/files/main.cf/main.cf.hosted1.fedoraproject.org
@@ -448,7 +448,7 @@ recipient_delimiter = +
 # IF YOU USE THIS TO DELIVER MAIL SYSTEM-WIDE, YOU MUST SET UP AN
 # ALIAS THAT FORWARDS MAIL FOR ROOT TO A REAL USER.
 #
-mailbox_command = /usr/bin/procmail
+#mailbox_command = /usr/bin/procmail
 #mailbox_command = /some/where/procmail -a "$EXTENSION"
 
 # The mailbox_transport specifies the optional transport in master.cf
diff --git a/modules/postfix/files/main.cf/main.cf.insight01.stg.phx2.fedoraproject.org b/modules/postfix/files/main.cf/main.cf.insight01.stg.phx2.fedoraproject.org
index 1f2c730..0d97a5d 100644
--- a/modules/postfix/files/main.cf/main.cf.insight01.stg.phx2.fedoraproject.org
+++ b/modules/postfix/files/main.cf/main.cf.insight01.stg.phx2.fedoraproject.org
@@ -447,7 +447,7 @@ recipient_delimiter = +
 # IF YOU USE THIS TO DELIVER MAIL SYSTEM-WIDE, YOU MUST SET UP AN
 # ALIAS THAT FORWARDS MAIL FOR ROOT TO A REAL USER.
 #
-mailbox_command = /usr/bin/procmail
+#mailbox_command = /usr/bin/procmail
 #mailbox_command = /some/where/procmail -a "$EXTENSION"
 
 # The mailbox_transport specifies the optional transport in master.cf
diff --git a/modules/postfix/files/main.cf/main.cf.phx b/modules/postfix/files/main.cf/main.cf.phx
index 1707639..5e73448 100644
--- a/modules/postfix/files/main.cf/main.cf.phx
+++ b/modules/postfix/files/main.cf/main.cf.phx
@@ -447,7 +447,7 @@ recipient_delimiter = +
 # IF YOU USE THIS TO DELIVER MAIL SYSTEM-WIDE, YOU MUST SET UP AN
 # ALIAS THAT FORWARDS MAIL FOR ROOT TO A REAL USER.
 #
-mailbox_command = /usr/bin/procmail
+#mailbox_command = /usr/bin/procmail
 #mailbox_command = /some/where/procmail -a "$EXTENSION"
 
 # The mailbox_transport specifies the optional transport in master.cf
diff --git a/modules/postfix/files/main.cf/main.cf.stg b/modules/postfix/files/main.cf/main.cf.stg
index d250cdb..f364dc3 100644
--- a/modules/postfix/files/main.cf/main.cf.stg
+++ b/modules/postfix/files/main.cf/main.cf.stg
@@ -447,7 +447,7 @@ recipient_delimiter = +
 # IF YOU USE THIS TO DELIVER MAIL SYSTEM-WIDE, YOU MUST SET UP AN
 # ALIAS THAT FORWARDS MAIL FOR ROOT TO A REAL USER.
 #
-mailbox_command = /usr/bin/procmail
+#mailbox_command = /usr/bin/procmail
 #mailbox_command = /some/where/procmail -a "$EXTENSION"
 
 # The mailbox_transport specifies the optional transport in master.cf
-- 
1.7.2.1



More information about the infrastructure mailing list