anirudh nair wrote:
>
>I get the following error while running bin/genaliases
>
>anir...@ani-lap:/usr/local/mailman/bin$ ./genaliases
>postalias: fatal: bad string length 0 < 1: setgid_group =


It looks like you have a problem in your Postfix configuration. This is
not a genaliases problem. You'll get the same error if you just run
the command

/usr/sbin/postalias /usr/local/mailman/data/aliases

directly. It looks like you have

setgid_group =

somewhere in your Postfix configuration (main.cf) and Postfix is
telling you the value must be at least 1 character.

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