Re: [Mailman-Users] postfix+mailman, part 2

2004-04-19 Thread David Relson
On Mon, 19 Apr 2004 20:04:27 +0530 (IST) Yogesh Subhash Talekar wrote: > hi, > > As the erros says you should have configured the mailman > '--with-mail-gid=nogroup' option. > > So go to your extracted tar-ball directory, so "su - mailman" and as a > user "mailman" say: > $ ./configure --prefix=

Re: [Mailman-Users] postfix+mailman, part 2

2004-04-19 Thread Anne Ramey
It looks like your file permissions are good, but what user is actually running mailman? Anne On Apr 16, 2004, at 7:55 AM, David Relson wrote: On Fri, 16 Apr 2004 07:01:09 +0530 (IST) Yogesh Subhash Talekar wrote: okie .. i think you should: Add the line /var/lib/mailman/data/aliases to alias_ma

Re: [Mailman-Users] postfix+mailman, part 2

2004-04-19 Thread Yogesh Subhash Talekar
hi, As the erros says you should have configured the mailman '--with-mail-gid=nogroup' option. So go to your extracted tar-ball directory, so "su - mailman" and as a user "mailman" say: $ ./configure --prefix=/var/lib/mailman --with-var-prefix=/var/mailman --with-cgi-gid=nogroup --with-mail-gid=n

Re: [Mailman-Users] postfix+mailman, part 2

2004-04-16 Thread David Relson
On Fri, 16 Apr 2004 07:01:09 +0530 (IST) Yogesh Subhash Talekar wrote: > okie .. i think you should: > > Add the line /var/lib/mailman/data/aliases to alias_maps and *remove* > it from virtual_alias_maps. > > Just make sure that you run: > /usr/bin/postmap on var/lib/mailman/data/virtual-mailman

Re: [Mailman-Users] postfix+mailman, part 2

2004-04-15 Thread Yogesh Subhash Talekar
okie .. i think you should: Add the line /var/lib/mailman/data/aliases to alias_maps and *remove* it from virtual_alias_maps. Just make sure that you run: /usr/bin/postmap on var/lib/mailman/data/virtual-mailman And /usr/sbin/postaliases on /var/lib/mailman/data/aliases The problem is the user "

[Mailman-Users] postfix+mailman, part 2

2004-04-15 Thread David Relson
I found part of my problem. In /etc/postfix/main.cf was virtual_alias_maps = hash:/etc/postfix/virtual, hash:/var/lib/mailman/data/aliases, hash:/var/lib/mailman/data/virtual-mailman The "aliases" line equates "test-subscribe" with "|...test subscribe" and generated the pecular use