I have set up a new mail server for a bunch of virtual domains using postfix, postfixadmin, dovecot, mysql, and squirelmail. Everything has been working fine for a couple of months.
Now I am trying to add Mailman to the mix. I have Mailman installed and configured. Adding lists works and properly populates the virtual-mailman and aliases files as expected. I have the maps specified in my postfix main.cf as: alias_maps = hash:/var/mailman/data/aliases, hash:/etc/postfix/aliases virtual_maps = hash:/var/mailman/data/virtual-mailman, mysql:/etc/postfix/mysql_virtual_alias_maps.cf Everything looks good until I try and send an email to a list. Everything bounces with a user unknown. It looks like all of the mailman virtual domains are being translated to the machines default domain. For example: <[EMAIL PROTECTED]> (expanded from <[EMAIL PROTECTED]>): unknown user: "[EMAIL PROTECTED]" In this case, [EMAIL PROTECTED] is the list on the virtual domain and email-coop.com is the real domain of the server. Any help in getting Mailman to work in this setup will be greatly appreciated. --Richard ------------------------------------------------------ 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 Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
