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

Problems with spamassassin.

OlgerdasB

New Pleskian
Hi,
I has problem with plesk spamassassin managment from plesk 8.6 panel. When I click disable spamassassin button in plesk nothing happens:
Screenshot from 2015-05-21 17:37:42.png

Problem was and with CLI:
# /usr/local/psa/bin/spamassassin -u [email protected] -status false
SUCCESS: Update of mail '[email protected]' complete.

When i try to strace command i get "very good" result:
wait4(2427, DEBUGGER DETECTED... Bye!
Killed

I try run mchk and get errors:
# /usr/local/psa/admin/sbin/mchk --spam-only
Unable to open file '/domain1.lt/info/.spamassassin/user_prefs': No such file or directory
Cannot open or parse config file '/domain1.lt/info/.spamassassin/user_prefs'
mchk: /usr/local/psa/admin/bin/spammng execution failed:
mchk: /usr/local/psa/admin/bin/spammng execution failed:
Unable to open file '/domain2.lt/jonas/.spamassassin/user_prefs': No such file or directory
Cannot open or parse config file '/domain2.lt/jonas/.spamassassin/user_prefs'
mchk: /usr/local/psa/admin/bin/spammng execution failed:
mchk: /usr/local/psa/admin/bin/spammng execution failed:
Unable to open file '/domain3.lt/tomas/.spamassassin/user_prefs': No such file or directory
Cannot open or parse config file '/domain3.lt/tomas/.spamassassin/user_prefs'
mchk: /usr/local/psa/admin/bin/spammng execution failed:
mchk: /usr/local/psa/admin/bin/spammng execution failed:
(...)

I think it for all domains is that error. That file exist. But for some reason dont show full path mchk.
Full path must be: /var/qmail/mailnames/domain3.lt/tomas/.spamassassin/user_prefs

I dont find how enable debug mode in PLESK 8.6. I think this old version does have it.

Please help solve problem. Maybe someone has solution how debug this issue?
 
Back
Top