Sebastian Kronenwerth wrote: > >Don't use the /usr/local/mailman/data/virtual-mailman. Mailman overwrite >this file and therefore you can't modify this. Instead of this, put per >hand in your /etc/postfix/virtual_alias: > >[email protected] mailman-l...@localhost >[email protected] t...@localhost >[email protected] test-ad...@localhost >[email protected] test-boun...@localhost >[email protected] test-conf...@localhost >[email protected] test-j...@localhost >[email protected] test-le...@localhost >[email protected] test-ow...@localhost >[email protected] test-requ...@localhost >[email protected] test-subscr...@localhost >[email protected] test-unsubscr...@localhost
If you have a recent Mailman, you can accomplish the same thing in virtual-mailman by putting VIRTUAL_MAILMAN_LOCAL_DOMAIN = 'localhost' in mm_cfg.py. This setting was introduced in Mailman 2.1.14. Also see <https://bugs.launchpad.net/mailman/+bug/328907>. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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
