I am running postfix and want to run mailman.

The README.POSTFIX says:

    By default, Postfix treats -owner and -request addresses
    specially.  Since we want Postfix to deliver such messages to
    Mailman, you should turn off this option by adding this to your
    main.cf file:

        owner_request_special = no

However, I also need a few aliases in /etc/aliases with a corresponding 
owner-alias (to set the envelope sender to [EMAIL PROTECTED] when 
delivering via the alias). But then I need "owner_request_special = yes"!

Is there any way to make mailman work as if "owner_request_special = no", 
while the aliases in /etc/aliases are treated as if "owner_request_special 
= yes"?

Jardar
------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to