[Mailman-Users] Adding the list aliases
mattias
jonsson at mj1.mine.nu
Fri Sep 7 07:11:30 CEST 2007
Eh i try i understand
But the command newaliases -o ???
Or
Should i run
Postaliases
And after that copy the aliases in to /etc/aliases
Or have i missunderstand?
-----Ursprungligt meddelande-----
Från: Mark Sapiro [mailto:msapiro at value.net]
Skickat: den 7 september 2007 02:20
Till: mattias; Mailman-Users at python.org
Ämne: Re: [Mailman-Users] Adding the list aliases
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