• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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