Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2002 17:51:59 -0600
From:      "Darren" <backdoc@crotchett.com>
To:        "fbsd-questions" <freebsd-questions@freebsd.org>
Subject:   mailman GID errors
Message-ID:  <138101c1970d$21f72aa0$6401a8c0@crotchett.com>

next in thread | raw e-mail | index | archive | help
I don't know if this question belongs here or on the ports list.  If this
belongs on the ports list, let me know and I'll repost it there.  I'm having
trouble with Mailman's default gid's.

When I try to confirm a registration request, I get the following error
mailed to me:

<test-request@kneedeep.org>: Command died with status 2:
    "/usr/local/mailman/mail/wrapper mailcmd test". Command output: Failure
to
    exec script. WANTED gid 1, GOT gid 65534.  (Reconfigure to take 65534?)

I've checked the logs and they basically say the same thing.  Which is:

Jan  5 22:53:16 fbsd postfix/smtpd[54113]: connect from
c007-h011.c007.snv.cp.net[209.228.33.217]
Jan  5 22:53:17 fbsd postfix/smtpd[54113]: 1F2BB4EA:
client=c007-h011.c007.snv.cp.net[209.228.33.217]
Jan  5 22:53:17 fbsd postfix/cleanup[54114]: 1F2BB4EA:
message-id=<0d4601c19678$301c7da0$6401a8c0@crotchett.com>
Jan  5 22:53:17 fbsd postfix/qmgr[54094]: 1F2BB4EA:
from=<backdoc@crotchett.com>, size=2020, nrcpt=1 (queue active)
Jan  5 22:53:17 fbsd postfix/smtpd[54113]: disconnect from
c007-h011.c007.snv.cp.net[209.228.33.217]
Jan  5 22:53:17 fbsd Mailman mail-wrapper: Failure to exec script. WANTED
gid 1, GOT gid 65534.  (Reconfigure to take 65534?)
Jan  5 22:53:18 fbsd postfix/local[54116]: 1F2BB4EA:
to=<test-request@kneedeep.org>, relay=local, delay=0, status=bounced
(Command died with status 2: "/usr/local/mailman/mail/wrapper mailcmd test".
Command output: Failure to exec script. WANTED gid 1, GOT gid 65534.
(Reconfigure to take 65534?) )
Jan  5 22:53:18 fbsd postfix/cleanup[54114]: 02B644ED:
message-id=<20020106045318.02B644ED@fbsd.crotchett.com>
Jan  5 22:53:18 fbsd postfix/qmgr[54094]: 02B644ED: from=<>, size=3911,
nrcpt=1 (queue active)
Jan  5 22:53:18 fbsd postfix/local[54116]: 02B644ED:
to=<backdoc@crotchett.com>, relay=local, delay=0, status=sent (mailbox)

I worked around one gid error already by changing apache to run as nobody
instead of www and put apache in nogroup instead of www.  But, I don't know
how to work around this one without modifying the Makefile.  Can anyone
suggest a solution?

Thanks,
Darren



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?138101c1970d$21f72aa0$6401a8c0>