Hi
Files such as .spamassassin are deleted but not all.
Files that are not deleted do not appear to be invalid

I build spamassassin-4.x from cpan - not from repo


Workaound solutions is not good but works
find /var/lib/amavis/tmp/.spam* -mmin +200 -delete;

I'd rather not use it though

I thinking to downgrade to spamassassin-3.4.6
--

Reply via email to