• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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