• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Greg Sims

Basic Pleskian
We are running 12.5.30 Update #45.

This morning we were not able to send email from any of our mailman distribution lists. This seems to be related to a postfix update that took place last night. We ran into the case folding issue after a postfix update described here in 2010: http://forum.odin.com/threads/plesk-9-5-2-and-mailman.101961/ . We modified master.cf as follows:

mailman unix - n n - - pipe flags=R user=mailman:mailman argv=/usr/lib/plesk-9.0/postfix-mailman ${nexthop} ${user} ${recipient}

to

mailman unix - n n - - pipe flags=Ru user=mailman:mailman argv=/usr/lib/plesk-9.0/postfix-mailman ${nexthop} ${user} ${recipient}​

Note the "u" in the flags option, which folds the recipient name to lowercase.

All is working well after make this update to master.cf.

Is there any chance that this solution could be reviewed and integrated into Plesk?
 
Back
Top