• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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