M
matz
Guest
After I installed mailman, I was facing the problem “Failure_to_exec_mailman_wrapper. WANTED_gid_110,_GOT_gid_101. (Reconfigure_to_take_101?)/did_0+0+1/"
This was easy fixed with the description in the FAQ for mailman: http://faq.swsoft.com/article_61_942_en.html
Now it is no problem to add and administrate mailing list via the mailman web front-end or the PLESK user Panel.
But when list members send an email to the list email address the email will not be send to all the other list members.
I found follow log entry in /usr/local/psa/var/log/maillog:
Nov 19 13:47:04 server qmail-queue: dwlib[23912]: mail: all addreses are uncheckable - need to skip scanning (by deny mode)
Nov 19 13:47:04 server qmail-queue: dwlib[23912]: scan: the message(drweb.tmp.O20TCj) sent by [email protected] to [email protected] should be passed without checks, because contains uncheckable addresses
Nov 19 13:47:04 server qmail: 1132379224.496852 new msg 187584
Nov 19 13:47:04 server qmail: 1132379224.496957 info msg 187584: bytes 593 from <[email protected]> qp 23913 uid 2020
Nov 19 13:47:04 server qmail: 1132379224.653298 starting delivery 118: msg 187584 to local [email protected]
Nov 19 13:47:04 server qmail: 1132379224.653386 status: local 1/10 remote 0/20
Nov 19 13:47:04 server Mailman mail-wrapper: Failure to exec script. WANTED gid 67, GOT gid 12.
Nov 19 13:47:04 server qmail: 1132379224.660452 delivery 118: success: Failure_to_exec_script._WANTED_gid_67,_GOT_gid_12./Failed_to_start_/usr/lib/mailman/mail/mailman./did_0+0+1/
Nov 19 13:47:04 server qmail: 1132379224.660755 status: local 0/10 remote 0/20
Nov 19 13:47:04 server qmail: 1132379224.660797 end msg 187584
Now it looks like that the mail-wrapper has a group id problem with the mail group (gid_12)
Does any one have an idea how to fix this?
Thanks in advance
Matz
This was easy fixed with the description in the FAQ for mailman: http://faq.swsoft.com/article_61_942_en.html
Now it is no problem to add and administrate mailing list via the mailman web front-end or the PLESK user Panel.
But when list members send an email to the list email address the email will not be send to all the other list members.
I found follow log entry in /usr/local/psa/var/log/maillog:
Nov 19 13:47:04 server qmail-queue: dwlib[23912]: mail: all addreses are uncheckable - need to skip scanning (by deny mode)
Nov 19 13:47:04 server qmail-queue: dwlib[23912]: scan: the message(drweb.tmp.O20TCj) sent by [email protected] to [email protected] should be passed without checks, because contains uncheckable addresses
Nov 19 13:47:04 server qmail: 1132379224.496852 new msg 187584
Nov 19 13:47:04 server qmail: 1132379224.496957 info msg 187584: bytes 593 from <[email protected]> qp 23913 uid 2020
Nov 19 13:47:04 server qmail: 1132379224.653298 starting delivery 118: msg 187584 to local [email protected]
Nov 19 13:47:04 server qmail: 1132379224.653386 status: local 1/10 remote 0/20
Nov 19 13:47:04 server Mailman mail-wrapper: Failure to exec script. WANTED gid 67, GOT gid 12.
Nov 19 13:47:04 server qmail: 1132379224.660452 delivery 118: success: Failure_to_exec_script._WANTED_gid_67,_GOT_gid_12./Failed_to_start_/usr/lib/mailman/mail/mailman./did_0+0+1/
Nov 19 13:47:04 server qmail: 1132379224.660755 status: local 0/10 remote 0/20
Nov 19 13:47:04 server qmail: 1132379224.660797 end msg 187584
Now it looks like that the mail-wrapper has a group id problem with the mail group (gid_12)
Does any one have an idea how to fix this?
Thanks in advance
Matz