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

Toshio Kuratomi a.badger at gmail.com
Tue Sep 27 19:19:24 UTC 2011


+1

-Toshio

On Tue, Sep 27, 2011 at 11:12 AM,  <skvidal at fedoraproject.org> wrote:
> 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
>
> _______________________________________________
> infrastructure mailing list
> infrastructure at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure
>


More information about the infrastructure mailing list