David Abrahams wrote:
>
>Say, if I really want to distinguish lists.mydomain.com from
>mydomain.com, is there any reason I can't still set up a virtual mail
>host and tack an automated updating of the virtusers file as shown in
>http://www.ddj.com/dept/architect/184413752?pgno=4 onto
>/usr/local/sbin/mailman.aliases ?


I think you'd be OK (I'm not particularly knowledgeable about sendmail
virtual domains). One word of caution; the article you refer to is
written for Mailman 2.0.x, not 2.1.x.

Note that if you were to put

POSTFIX_VIRTUAL_DOMAINS = ['lists.mydomain.com'] in mm_cfg.py, the
genaliases/list create/list delete process will maintain
data/virtual-mailman in the same manner as data/aliases and run
POSTFIX_MAP_CMD to update the virtual maps. POSTFIX_MAP_CMD could be
set up analogously to POSTFIX_ALIAS_CMD.

-- 
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