Seun Ojedeji wrote:
>
>However, when i created a list, i got the warn message
>warning: removing zero-length database file:
>/var/lib/mailman/data/aliases.db

This is not a problem. You aren't using /var/lib/mailman/data/aliases.db

You should remove

alias_database = hash:/var/lib/mailman/data/aliases
alias_maps = hash:/var/lib/mailman/data/aliases

from main.cf and make sure you have

MTA = None

and not

MTA = 'Postfix'

in mm_cfg.py

>my /etc/postfix/transport, has this single entry   :  mail.mydomain.net
>mailman:


I thought your list domain was lists.mydomain.net, not
mail.mydomain.net.

-- 
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
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to