• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Mailing List Woes

A

admr0cks

Guest
Hello ...

specs: suse 9.3 w/ psa 7.5.x reloaded - no customizations

After configuring a mailing list through the cp I attempted a test message and discovered that the message is not being delivered to any of the recipients. I don't get any client side error. I get a confirmation of being added to the group however which seems very strange. I did find the below message in my mail.err log file ...

Mailman mail-wrapper: Failure to exec script. WANTED gid 67, GOT gid 12

In /etc/group and /etc/passwd mailman is assigned 67 so I don't understand why it's complaining.

Obviously the system isn't happy with something in the permissions but where and how to fix this is beyond me ... any ideas? Help would be greatly appreciated!!!
 
What are the permissions and ownership of /var/qmail/bin/mm_wrapper? Mine are:

-r-xr-sr-x 1 root mail 4740 Mar 21 2006 /var/qmail/bin/mm_wrapper


Here is a KB article on it, it sounds like you need it to be 67 (not 110, as stated in the article):

http://kb.swsoft.com/article_61_942_en.html


Be careful... ;)
 
Back
Top