Jon Loose wrote:
>
>alias_database=hash:/etc/postfix/aliases,
>hash:/usr/local/mailman/data/aliases
>(NB I am assuming that I do not also update
>alias_maps)


Actually, I think you want hash:/usr/local/mailman/data/aliases in
alias_maps and NOT in alias_database. See
<http://www.list.org/mailman-install/node13.html>



>I think I have the mm_cfg.py right, too, with:
>
>MTA='Postfix'
>POSTFIX_STYLE_VIRTUAL_DOMAINS=['domain2']
>add_virtualhost('www.domain2.org','domain2.org')


These look good.


>Two final points:
>1 - Before I tried setting up virtual domains, the
>system worked fine on a single domain, without any
>"unknown user" errors.


See <http://www.list.org/mailman-install/postfix-virtual.html>,
particularly the second paragraph.


>2 - Given the above, aliases for the special "mailman"
>list are contained in both /etc/postfix/aliases and
>/usr/local/mailman/aliases.  This doesn't seem to make
>any difference, though I am unsure.


This will cause problems eventually if the ownership of the two
aliases.db files is different. See
<http://mail.python.org/pipermail/mailman-users/2006-February/049158.html>

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