J. wrote:
I've got two gif attachment emails with score=? required=? in the header. I run them from the command line with spamassassin --debug and get scores through the roof, but when I run them from the command line with spamc -r I get silence. Please help!
spamc is a client to the spamd server. Is spamd running?
$ps aux|grep spamd Does spamd have permssion to read the file?