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

Resolved Spamc not working

fliegerhermi

Regular Pleskian
Hi. I just set up a new plesk server for migration from old onyx installation.
It seems that spamassassin isn't working.

I sent an email with the (SpamAssassin Test – netcup Wiki) test-phrase from a google-mail-address.

The score is always 0 and there is not Spam-Header in the e-mail except for the following:
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.mydomain.de

Mail.log:
Feb 19 11:32:31 mail spamassassin[1734]: Starting the spamassassin filter...
Feb 19 11:32:31 mail spamc[1735]: connect to spamd on ::1 failed, retrying (#1 of 3): Connection refused
Feb 19 11:32:31 mail spamd[1690]: spamd: connection from 127.0.0.1 [127.0.0.1]:36016 to port 783, fd 5
Feb 19 11:32:31 mail spamd[1690]: spamd: using default config for [email protected]: /var/qmail/mailnames/mydomain.de/max/.spamassassin/user_prefs
Feb 19 11:32:31 mail spamd[1690]: spamd: processing message <[email protected]> for [email protected]:30
Feb 19 11:32:31 mail spamd[1690]: spamd: clean message (0.0/4.0) for [email protected]:30 in 0.1 seconds, 5287 bytes.
Feb 19 11:32:31 mail spamd[1690]: spamd: result: . 0 - scantime=0.1,size=5287,user=[email protected],uid=30,required_score=4.0,rhost=127.0.0.1,raddr=127.0.0.1,rport=36016,mid=<[email protected]>,autolearn=ham autolearn_force=no

Any ideas?
Thanks
 
Sorry! Very dumm.

IPv6 is not running, but I had a wrong rule update script with sa_update instead of sa-update.
Running sa-update once solved the issue...
 
Back
Top