[Mailman-Users] mailman and qmail gid problem

Jon Carnes jonc at nc.rr.com
Sat Nov 9 02:24:34 CET 2002


It looks like qmail (or whatever is calling the Mailman aliases) is
using the Group ID of 65848 (or perhaps it is undefined). Your best bet
is to change qmail's Group ID to 102.  

Failing that, if 65848 really is a Group ID in /etc/group then you could
re-install Mailman and set it to use the mail gid of 65848.

Mailman has a check on the wrapper program (which is run via the MTA:
qmail). The check only allows the Mailman user, root, or the MTA to run
it.  The check looks at the Group ID of application that is trying to
start it.  In your case when wrapper looks up the Group ID of the
application that is trying to start it, the system is giving it the
number: 65848.

Good Luck - Jon Carnes

On Fri, 2002-11-08 at 17:36, Barry Smoke wrote:
> As the README.QMAIL states, there is a problem with virtual domains, and 
> lists, and the way people usually get around it is to use a 
> lists.whatever.com virtual domain, and point it directly to mailman,
> however, I have a virtual domain, using vmailmgr, which users will 
> recieve mail at, so my .qmail-default for that domain(/home/domain.com)
> reads:
> |usr/bin/vdeliver
> 
> I want that to stay, and also have a list called "list" to work on 
> domain.com,
> so the mailing list address would be list at domain.com
> 
> I put in a .qmail-list file in /home/domain.com, and I'm getting the gid 
> by qmail...
> @400000003dcc360a29b85604 delivery 4: deferral: 
> Failure_to_exec_script._WANTED_gid_102,_GOT_gid_65848.__(Reconfigure_to_take_65848?)/
> 
> now in the README.QMAIL, it states that if I want to have a user other 
> than mailman to deliver to ~mailman,
> I can set the mailman directory to setgid, so I chmod 6775 ~mailman, and 
> I'm still getting the same error...
> 
> I have to make this work,
> so any advice is appreciated.
> 
> Thanks,
> Barry Smoke
> Owner arhosting.com
> 
> 
> 
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
> Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
> 
> This message was sent to: jonc at nc.rr.com
> Unsubscribe or change your options at
> http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com





More information about the Mailman-Users mailing list