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

Parallels Premium Outgoing Antispam not working

Dirk Rauber

New Pleskian
Parallels Premium Outgoing Spam on CentOS 6 is not working for me. The maillog shows:

Code:
Jul 30 14:50:31 ma23151 ct-milter[43229]: ctASd: unknown HTTP error with 127.0.0.1:8088
Jul 30 14:50:45 ma23151 ct-milter[43229]: mlfi_eom: ctasd_outbound is on and connect IP in mynetworks list -> working in outbound mode.
Jul 30 14:50:45 ma23151 ct-milter[43229]: ctASd: unknown HTTP error with 127.0.0.1:8088
Jul 30 14:51:37 ma23151 ct-milter[43229]: mlfi_eom: ctasd_outbound is on and connect IP in mynetworks list -> working in outbound mode.
Jul 30 14:51:37 ma23151 ct-milter[43229]: ctASd: unknown HTTP error with 127.0.0.1:8088
Jul 30 14:51:49 ma23151 ct-milter[43229]: mlfi_eom: ctasd_outbound is on and connect IP in mynetworks list -> working in outbound mode.
Jul 30 14:51:49 ma23151 ct-milter[43229]: ctASd: unknown HTTP error with 127.0.0.1:8088
Jul 30 14:52:04 ma23151 ct-milter[43229]: mlfi_eom: ctasd_outbound is on and connect IP in mynetworks list -> working in outbound mode.
Jul 30 14:52:04 ma23151 ct-milter[43229]: ctASd: unknown HTTP error with 127.0.0.1:8088
Jul 30 14:52:06 ma23151 ct-milter[43229]: mlfi_eom: ctasd_outbound is on and connect IP in mynetworks list -> working in outbound mode.
Jul 30 14:52:06 ma23151 ct-milter[43229]: ctASd: unknown HTTP error with 127.0.0.1:8088
Jul 30 14:52:18 ma23151 ct-milter[43229]: mlfi_eom: ctasd_outbound is on and connect IP in mynetworks list -> working in outbound mode.
Jul 30 14:52:18 ma23151 ct-milter[43229]: ctASd: unknown HTTP error with 127.0.0.1:8088

There are no entries about scanned mails.

I've restarted the service multiple times and also added this to my /etc/hosts:

Code:
103.5.198.210 resolver1.plesk.ctmail.com
84.39.152.31 resolver2.plesk.ctmail.com
84.39.153.31 resolver3.plesk.ctmail.com
38.113.116.210 resolver4.plesk.ctmail.com
64.191.223.35 resolver5.plesk.ctmail.com

, as suggested in http://kb.parallels.com/de/115257 . There are no firewall rules active and netstat tells me the service should be reachable:

Code:
tcp        0      0 127.0.0.1:8088              0.0.0.0:*                   LISTEN      43262/./ctasd.bin

Any suggestions what I could try?
 
Back
Top