Kevin, If it's the Stock Mailman, I went and got 2.0.8 from the Gnu site, compiled it using
./configure --prefix=/var/mailman --with-mail-gid=41 --with-cgi-gid=apache --with-username=mail --with-groupname=mail And it worked after that. :) Jim Hale - Jim & Kathy's Website Collection http://hale.dyndns.org > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Kevin Crawford > Sent: Sunday, May 05, 2002 7:25 PM > To: [EMAIL PROTECTED] > Subject: [Mailman-Users] postfix hints > > > Hello all - trying to get mailman working with postfix, on > RH7.2. I have seen references everywhere about the error I am > getting, but none of the solutions are panning out. It is the > mail wrapper complains of the GID. I did % python -c'import > os; print os.getgid()' and got the GID of the mailman user > and tried to do the configure, and install but the error just > changed to the new GID...if I change to 99 (nobody) it runs, > but didn't take that as the recomended course of action... > any hints would be appreciated. thanks, Kevin > > > > ------------------------------------------------------ > Mailman-Users mailing list > [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailma> n-users > Mailman > FAQ: http://www.python.org/cgi-bin/faqw-mm.py > > ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
