[Mailman-Users] Mailman mail-wrapper: Failure to exec script. problem

Pete Phillips pete at smtl.co.uk
Thu Dec 21 10:15:39 CET 2000


Hi

>>>>> "James" == James Sintz <jsintz at ohiohistory.org> writes:

    James> Have you specifically reconfigured using --with-mail-gid=12
    James> ?

Yes I have.
In /etc/group I have this:
   mail::12:mail

In my sendmail.cf I have this:
   O DefaultUser=8:12

(8 is the UID for mail)

Wen running configure I see this:

       checking for mail wrapper GID... 12

However,

$ ls -al /share/mailman/linux/mail/wrapper 
-rwxr-sr-x   1 mailman  mailman     31155 Dec 21 09:08 /share/mailman/linux/mail/wrapper

Should it be set sgid to mailman or should it be something like mail
(or daemon ?).


    James> You say you have tried to configure with gid=mail daemon
    James> and mailman. What are the group id's of those on your
    James> system? If one of those is 12 then I have NO idea what is
    James> going on, but if none of those are 12, reconfigure using
    James> --with-mail-gid=12

GIDs from /etc/group

root::0:root
bin::1:root,bin,daemon
daemon::2:root,bin,daemon
mail::12:mail
mailman::60:

Pete




More information about the Mailman-Users mailing list