• 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

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