Does postfix know about your mailman aliases? You can integrate the
mailman aliases file into postfix, by adding the path to this file to
the alias_maps entry:

alias_maps = hash:/etc/aliases,
            hash:/var/lib/mailman/data/aliases

My Mailman works great, but I'm sure there are redundant entries in main.cf:

alias_maps = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases
alias_database = hash:/etc/aliases

Would someone tell me what I can safely get rid of? Thanks!



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.9 - Release Date: 1/6/2005

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/

Reply via email to