• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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