Vizion wrote:

>I am missing something in facilitating the creation of virtual-mailman.db.
<snip>
>I have gone through the docs but am obviously missing something.There is no 
>virtual-mailman.db or virtual-mailman in /usr/local/mailman/data. aliases and 
>aliases.db are present and of owner:group mailman.


What I think you are missing is an assignment to
POSTFIX_STYLE_VIRTUAL_DOMAINS in mm_cfg.py.


>Could anyone please let me know:
>1. How virtual-mailman.db is created and what confifuration parameters affect 
>its creation.


virtual-mailman is created/maintained based on lists which are in one
of the domains listed in POSTFIX_STYLE_VIRTUAL_DOMAINS, and then
POSTFIX_MAP_CMD (default /usr/sbin/postmap) is run to update
virtual-mailman.db.

Once you get POSTFIX_STYLE_VIRTUAL_DOMAINS set, if you actually have
lists in one of those domains, you can run bin/genaliases to rebuild
Mailman's data/aliases* and data/virtual-mailman* files.


>2. Ideally some examples from relevant config files would be ideal.


<http://www.list.org/mailman-install/postfix-virtual.html> may help.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       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://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&amp;file=faq01.027.htp

Reply via email to