Vicki Stanfield wrote:
>
>I can't seem to get the alias stuff set up right. Here is what I have
>done:
>
>
>cd /usr/local/mailman
>ran bin/genaliases
>chown mailman:mailman data/aliases*
>chmod g+w data/aliases*
>
>changed the alias_maps definition in main.cf to:
>
>alias_maps = hash:/etc/postfix/aliases,
>hash:/usr/local/mailman/data/aliases

Do you have

MTA = 'Postfix'

in mm_cfg.py? Is the value of POSTFIX_ALIAS_CMD in Defaults.py
('/usr/sbin/postalias') correct for your 'postalias' command, and if
not have you provided the correct path in mm_cfg.py?


>verified that there were actually /etc/postfix/aliases and
>/usr/local/mailman/data/aliases files.


How about /usr/local/mailman/data/aliases.db? As new or newer than
'aliases'?


>restarted postfix and mailman
>
>Tried to send a test mail using mutt, but system just hangs.


What does "just hangs" mean? What did Postfix do with the mail?


>Oh, and I ran newaliases again just for the fun of it.
>
>Can you see what I am missing here?

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