• 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.

Issue Milter problem

GravuTrad

Regular Pleskian
Hello.

I have a plesk installation since plesk 9. I am now on obsidian.

I have a left problem in postfix.

I have this in my mail logs:

"warning: connect to Milter service unix:/var/run/spamass-milter/postfix/sock: No such file or directory"

And effectively, i haven't any spamass-milter folder in /var/run

what should i do? reinstall spamassasin only? (suppress and reinstall it)

anything else?

Thanks.
 
Last edited:
Do you have this line in Postfix config?

# grep milter /etc/postfix/main.cf
smtpd_milters = , inet:127.0.0.1:12768

Have you tried

# plesk repair mail

?
 
smtpd_milters = inet:127.0.0.1:12768,inet:127.0.0.1:12345
non_smtpd_milters = unix:/var/run/spamass-milter/postfix/sock

I don't know why i have this non_smtpd_milter...
 
Still the problem, are my lines config corresponding, or should i remove inet:127.0.0.1:12345?

Thanks
 
no same problem again:

warning: connect to Milter service unix:/var/run/spamass-milter/postfix/sock: No such file or directory
 
Have you tried to ask the assistance of the Plesk Support Team?

 
Back
Top