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

Plesk 12.0.18 milter-filter issues

GustavoE

New Pleskian
Hello everyone, I've updated two servers from 11.5.30 to 12.0.18 to could use outgoing anti spam. This is working as expected (i think). The problem appear when i trying to send email from localhost to remote address. I'm using OTRS (ticket system) and i'm getting this

postfix/smtpd[29275]: 41A7020ADF: milter-reject: DATA from localhost.localdomain[127.0.0.1]: 451 4.7.1 Service unavailable - try again later; from=<support@xxxx> to=<xxxx@gmail.com> proto=ESMTP helo=<hostname.domain.com>

After few minutes, i think 5, email could be send, but this is a pain because i need to wait to could answer email and getting error during this.

I was thinking to remove the line

smtpd_milters = , inet:127.0.0.1:12768

from main.cf, but then outgoing antispam will not work.

Do you have any idea ?

Regards,
 
I am experiencing the same problem, also after remove the comma and restart the service.

A comment out the line from milter to solve the problem temporarily

Examples for the error logs:
milter-reject: DATA from pm03-47.3448.allin.huinforma.com.br[177.70.235.117]: 451 4.7.1 Service unavailable
milter-reject: DATA from whost-162.host1972.com.br[177.47.15.162]: 550 5.7.1 Command rejected
 
Back
Top