Umarzuki Mochlis wrote:
>
>i can see that in /etc/mailman/aliases that there are those mail lists
>aliases but i could not find any virtual_mailman file


If your list mail domain is local in Postfix, all you need is
alias_maps. If it is not local in Postfix, as indicated by the "User
unknown in virtual mailbox table" error, you need to add

POSTFIX_STYLE_VIRTUAL_DOMAINS = ['mydomain.com.my']

to Mailman's mm_cfg.py where mydomain.com.my is your actual list mail
domain. Then run Mailman's bin/genaliases and it should create
virtual-mailman and virtual-mailman.db.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

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