Hi Jim,
I have had the same problem. With some tricks you can use your virtual
domains. Here an example how it works fine on my machine, but at this I
used your domain:
Add/modify this in your main.cf:
mydestination =
localhost
localhost.wrightthisway.com
alias_maps = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases
alias_database = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases
virtual_alias_maps = hash:/etc/postfix/virtual_alias
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
Don't forget to run postmap virtual_alias and after this your
mailinglist should work.
Best regards
Sebastian
------------------------------------------------------
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