Stephen R Laniel wrote:
>
>On Tue, May 02, 2006 at 06:57:53AM -0700, Tony Bibbs wrote:
>> I've recently added a mailman list and have run
>> bin/genaliases and put that data in the data/aliases
>> and restarted both postfix and mailman.
>
>To generate alias.db, you need to run Postfix's 'newaliases'
>command.


If Mailman is corectly set up to integrate with Postfix, alias
generation and updating is automatic upon list creation/deletion or
running of genaliases.

This requires

MTA = 'Postfix'

in mm_cfg.py and possibly a setting for POSTFIX_ALIAS_CMD if the default

POSTFIX_ALIAS_CMD = '/usr/sbin/postalias'

is not correct. It also requires a change to the Postfix configuration.
See <http://www.list.org/mailman-install/node13.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
[email protected]
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