Has anyone encountered your spamassasin not filtering out e-mails even though spamd is running, and spamassasin is enabled on a client's account?
I have an account that's set to delete all spam on a low-threshhold (5.0) but yet I'm still getting countless spam.
Is my spamassasin borked?
Code:
[localhost]$ ps aux | grep spamd
root 3635 0.0 2.3 28920 12124 ? S Aug12 0:20 /usr/bin/spamd -d -c -m 5
root 3755 0.0 4.6 31336 23448 ? S Aug12 0:13 spamd child
root 32510 0.0 2.1 28920 11188 ? S Aug14 0:00 spamd child
myuser 14810 0.0 0.1 3680 668 pts/1 S 07:47 0:00 grep spamd
[localhost]$
I have an account that's set to delete all spam on a low-threshhold (5.0) but yet I'm still getting countless spam.
Is my spamassasin borked?