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