On 10/25/2010 02:52 AM, mattias wrote:
Have run a mailman install on my centos 5.5 server
Installed from centos repo
I have added
MTA = 'Postfix' to mm_cfg.py
But the aliases don't go to the aliases file
So posting to my lists not work


You also need to specify the aliases file in Postfix :

/etc/postfix$ grep ^alias_maps main.cf
alias_maps = hash:/etc/aliases, hash:/etc/mailman/aliases


--
Daniel Maher <dma PLUS mailman AT witbe DOT net>
"The Internet is completely over." -- Prince
------------------------------------------------------
Mailman-Users mailing list [email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
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