[MBT] new ticket for pkg mailman "invalid gid compiled into mailman wrapper"

bugs at pld-linux.org bugs at pld-linux.org
Sat May 22 17:30:45 CEST 2004


Date: 2004-05-22 17:30:44+02	Author: Łukasz Michalski (zork) <zork at ant.gliwice.pl> 
Title:         invalid gid compiled into mailman wrapper
Ticket ID:     #911
Ticket URL:    http://bugs.pld-linux.org/?bug=911
Package:       mailman-3:2.1.5-1
Distribution:  PLD-2.0.main
Category:      bug in rpm's scripts
Current state: opened
Text:

Patch to make mailman work with sendmail:

[zork at vortex SPECS]$ cvs diff mailman.spec
Index: mailman.spec
===================================================================
RCS file: /cvsroot/SPECS/mailman.spec,v
retrieving revision 1.68
diff -r1.68 mailman.spec
141c141
<       --with-mail-gid=\'mailman\' \
---
>       --with-mail-gid=\'mail\' \

Without it mailman wrapper refuses to post mails with this error:

   ----- The following addresses had permanent fatal errors -----
\"|/usr/lib/mailman/mail/mailman post mailman\"
    (reason: 2)
    (expanded from: <irs at xxxxxxxxxxxxxxxx>)

   ----- Transcript of session follows -----
Group mismatch error.  Mailman expected the mail
wrapper script to be executed as group \"mailman\", but
the system\'s mail server executed the mail script as
group \"mail\".  Try tweaking the mail server to run the
[...]

Regards,
Łukasz



More information about the pld-bugs mailing list