Hello,
Check your /var/log/maillog.
Likely spamd isn't working correctly.. possibly missing perl modules, or it's possible it's not even running (make sure spamd is running).
Also check /var/log/exim/mainlog and /var/log/exim/paniclog
John
68051 2.1 Fri Feb 22 11:25:26 2008 spamd child (perl)
66609 1.1 Fri Feb 22 11:19:02 2008 spamd child (perl)
39576 0.0 Fri Feb 22 10:01:51 2008 /usr/bin/spamd -d -c -m 5 (perl)
Check your /var/log/maillog:
Feb 22 11:40:54 s16 spamd[66609]: bayes: cannot open bayes databases /home/aesav/.spamassassin/bayes_* R/W: lock failed: Disc quota exceeded
Feb 22 11:40:54 s16 spamd[66609]: spamd: identified spam (22.9/5.0) for aesav:1065 in 10.6 seconds, 957 bytes.
Feb 22 11:40:54 s16 spamd[66609]: spamd: result: Y 22 - RAZOR2_CF_RANGE_51_100,RAZOR2_CF_RANGE_E8_51_100,RAZOR2_CHECK,RCVD_IN_PBL,STOX_REPLY_TYPE,TRACKER_ID,TVD_FINGER_02,TVD_SPACE_RATIO,URIBL_BLACK,URIBL_JP_SURBL,URIBL_OB_SURBL,URIBL_SC_SURBL,URIBL_WS_SURBL scantime=10.6,size=957,user=aesav,uid=1065,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=59158,mid=<01c8758a$ce788280$dbd04adc@corroborations54>,autolearn=unavailable
Feb 22 11:40:54 s16 spamd[39576]: prefork: child states: BB
Feb 22 11:40:54 s16 spamd[66609]: spamd: connection from localhost [127.0.0.1] at port 58106
Feb 22 11:40:54 s16 spamd[66609]: spamd: bad protocol: header error: (closed before headers) at /usr/bin/spamd line 2001.
Feb 22 11:40:54 s16 spamd[39576]: spamd: server successfully spawned child process, pid 71864
Feb 22 11:40:54 s16 spamd[39576]: prefork: child states: BBI
Feb 22 11:40:54 s16 spamd[39576]: prefork: child states: IBI
Feb 22 11:40:58 s16 spamd[68051]: bayes: cannot open bayes databases /home/aesav/.spamassassin/bayes_* R/W: lock failed: Disc quota exceeded
Feb 22 11:40:58 s16 spamd[68051]: spamd: identified spam (17.7/5.0) for aesav:1065 in 10.3 seconds, 1584 bytes.
Feb 22 11:40:58 s16 spamd[68051]: spamd: result: Y 17 - HTML_MESSAGE,RAZOR2_CF_RANGE_51_100,RAZOR2_CF_RANGE_E4_51_100,RAZOR2_CF_RANGE_E8_51_100,RAZOR2_CHECK,RCVD_IN_PBL,URIBL_AB_SURBL,URIBL_BLACK,URIBL_JP_SURBL,URIBL_OB_SURBL,URIBL_SC_SURBL,URIBL_WS_SURBL scantime=10.3,size=1584,user=aesav,uid=1065,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=63341,mid=<000601c8753f$6258b7f0$1ca7ba4f@x1>,autolearn=unavailable
Feb 22 11:40:58 s16 spamd[39576]: prefork: child states: III
Feb 22 11:40:58 s16 spamd[39576]: prefork: child states: IIK
Feb 22 11:40:58 s16 spamd[39576]: spamd: handled cleanup of child pid 71864 due to SIGCHLD
/var/log/exim/paniclog:
2008-02-22 10:00:05 queue run: process 38992 crashed with signal 15 while delivering 1JRFuo-000LW4-N6
2008-02-22 10:06:20 socket bind() to port 25 for address (any IPv4) failed: Address already in use: daemon abandoned
2008-02-22 10:30:54 queue run: process 48285 crashed with signal 15 while delivering 1JRa9p-000H2s-9q
Regards,
Robert