[Mailman-Users] Adding the list aliases
Mark Sapiro
msapiro at value.net
Fri Sep 7 02:20:11 CEST 2007
mattias wrote:
>How to add the mailman aliases to the postfix database
>Without the mailmans own database
Make sure you don't have
MTA = 'Postfix'
or
MTA = None
in mm_cfg.py so the the default setting
MTA = 'Manual'
is effective. This will ensure that when you create a list, a list of
the required aliases is displayed and mailed to the owner of the site
list.
These alaises are to be manually added to /etc/aliases or wherever
Postfix is looking for them.
You may then need to run /usr/sbin/postalias to tell Postfix to update
/etc/aliases.db from /etc/aliases.
--
Mark Sapiro <msapiro at value.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
More information about the Mailman-Users
mailing list