OSEC

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

From: Gianluca Culot (gianlucaculotdmsware.com)
Date: Wed Nov 21 2007 - 03:26:44 CST


Hello list
 
I've just installed MailMan on freeBSD 6, postfix and dovecot mail server,
apache2.2 web server , and made it's web interface up and running
But I run in problems with PostFix
 
I've generated a list... and tried to add mailman aliases to the postfix
alias database, so to let mail delivering possible
 
hash:/usr/local/mailman/data/aliases

Yet I've not understood if I have to add it to
alias_maps = hash:/etc/aliases,
    hash:/usr/local/mailman/data/aliases
or
alias_database = hash:/etc/aliases,
    hash:/usr/local/mailman/data/aliases

I added it to alias maps.. and postfix stopped delivering email saying :
"Database NOT found!"
 
I'd like to understand more before another trial. the system is LIVE :!
Can anybody help me please ?!?
 
Thanks