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

Spamassassin tmp files in plesk\admin\db

M

Michel Petillion

Guest
Message deleted
 
Last edited by a moderator:
According to our records Spamassassin will be upgraded in nearest Parallels Plesk Panel versions. Until then this problem can not be fixed as long as Spamassassin is a third party application and is not developed by our company. As workaround I can offer you to create a batch job running by schedule which removes these temp files with something like
DEL /F /S /Q Path_to_Plesk\Admin\DB\.spamassassin*.tmp
 
I've upgraded to Plesk 9.3 and still experiencing the problem.

Was the latest version of Spamassassin included with the 9.3 upgrade?
 
For example:

root@ubuntu804:/# cat /usr/local/psa/version
9.3.0 Ubuntu 8.04 93091230.06

root@ubuntu804:/# dpkg -l spamassassin
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-=========================-=========================-==================================================================
ii spamassassin 3.2.4-1ubuntu1.2 Perl-based spam filter using text analysis
 
plesk\admin\db

there are more then 6000 files in plesk\admin\db. Files name like "JET*.tmp" and "tmp9*.tmp" and file db folder size is 50GB can i delete these temp files.
 
Back
Top