• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Mailman picks wrong domain

B

brucew

Guest
Since I did a 7.1.6 to 7.5.2 upgrade (RH9, BTW), Mailman domain associations are incorrect.

For example, mail sent through a list at domainx, shows mailman-bounces@domainy in the Sender header and occasionally in the From header too.

Secondly, no one can access http://lists.<domain.tld>/mailman/listinfo as it returns a "Bug in Mailman version 2.1.1" page,
Code:
IOError: [Errno 13] Permission denied: '/var/mailman/lists/tech/config.pck'
which seems always to include the line, even when the domain that belongs to tech is used.

Any suggestions?
 
Fixed the second issue. Somehow the ownership was changed to root:root. Changing it back to mailman:mailman restored access for all.

Still need suggestions on the first issue though.
 
We are also seeing this behavior - domain associations are wrong. If any input, I would appreciate seeing it as well!
 
Glad to hear I'm not the only one with this issue. I was becoming worried that I'd done something wrong.
 
Back
Top