Plesk 9.0 Mailman Fix
January 6th, 2009
This morning somebody posted on the Plesk Support Forums that they had a fix for the Mailman issues in Plesk 9.0. They suggested symlinking the mm_wrapper file to the location it should be. On my server, Plesk had a mm_wrapper file at
/usr/lib/plesk-9.0/mm_wrapper
To put it in the correct place run:
cd \var\qmail\bin ln -s /usr/lib/plesk-9.0/mm_wrapper mm_wrapper
So far, the test emails are going through and being sent back via Mailman with no errors.
Thanks a ton for this tip! You just save my you know what..