• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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=<[email protected]> 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