OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: dealing with mailman

Victor.Duchovnimorganstanley.com
Date: Tue Apr 01 2003 - 07:22:47 CST


On Tue, 1 Apr 2003, Damir Horvat wrote:

> mail# postconf | grep version
> mail_version = 1.1.11

OK, consider using 1.1.12 or 2.0.7

>
> mail# grep alias_ main.cf |grep -v '#'
> alias_maps = hash:/etc/aliases hash:/usr/local/mailman/lists-aliases
> alias_database = $alias_maps
>

Why not "postconf | grep alias_"?

> mail# postconf | grep local_recipient
> local_recipient_maps =
>

Why not "local_recipient_maps = unix:passwd.byname, $alias_maps"?

--
        Viktor.