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

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