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

Disconnect between postfix (replaced qmail) and spamassassin

HostaHost

Silver Pleskian
We have a server where the autoinstaller was used to replace qmail with postfix. Since that time, Spam Assassin is running, according to the logs, but the flags on whether something is spam or not are never making it back to postfix or whatever piece is supposed to act on that information. For example, blacklisted addresses trigger filtering which gets logged, but the email goes right to the inbox and there are no SpamAssassin headers added to it, as if SA had never run:

Sep 16 18:23:39 hosting1 spamd[2788]: spamd: result: Y 97 - BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,USER_IN_BLACKLIST scantime=2.1,size=1818,[email protected],uid=110,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=/tmp/spamd_full.sock,mid=<[email protected]>,bayes=0.000000,autolearn=no

Nothing related to SA gets put into the headers of the email, and the email goes right to the inbox. The account is set to tag.
 
Back
Top