Mark Ratcliff wrote:
> 
>We installed mm2.1.9 via yum on a RHEL5.3 server with postfix installed.
> 
>varprefix=/var/lib/mailman and prefix =/usr/lib/mailman.
> 
>This is what I have for custom lines in my mm_cfg.py:
> 
>DEFAULT_EMAIL_HOST = 'mm server name'
>DEFAULT_URL_HOST = 'mm server name'
> 
>add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
> 
>MTA = 'Postfix'
>VIRTUAL_HOST_OVERVIEW = 0
>OWNERS_CAN_ENABLE_PERSONALIZATION = 1
> 
>My problem is that whenever I use the newlist command and I create a
>list, it doesnt automatically update the aliases file. According to the
>install documentation on the mailman website, I only had to do a few
>things including adding MTA='Postfix', etc. Are there any other settings
>that I need to check on in order to make sure it is working?


Does newlist report any error?

Are /var/lib/mailman/data/aliases* not being updated or is the problem
that Postfix doesn't use those aliases?

See <http://www.list.org/mailman-install/node13.html>.

-- 
Mark Sapiro <m...@msapiro.net>        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://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to