[Mailman-Users] Mailman and Postfix

Dan Delaney Dionysos at Dionysia.org
Fri May 21 20:45:00 CEST 1999


> -----Original Message-----
> May 21 11:51:27 thoreau Mailman mail-wrapper: Failure to exec script.
> WANTED gid 65534, GOT gid 600.  (Reconfigure to take 600?)
> May 21 11:51:27 thoreau Mailman mail-wrapper: Failure to exec script.
> WANTED gid 65534, GOT gid 1.  (Reconfigure to take 1?)

I had the same problem. gid 65534 is the "nobody" group. All I did to fix it
was set the gid to "nobody" in the configure line when configuring mailman
to be compiled:

   --with-mail-gid=nobody

That should do it.
I assume that you probably have something like "--with-mail-gid=600" or
"--with-mail-gid=postfix", but it's expecting group "nobody" instead.

--Dan





More information about the Mailman-Users mailing list