> On 8/20/2012 12:13 PM, Kelly Cobean wrote: >> Hello, >> I have a functioning Qmailtoaster install and everything seems to >> be >> working well with one exception. When I look at the full headers of >> all the messages I receive, I see no indication that spam >> checking/scoring is being applied. I've been all over the net trying >> to figure out why spamassassin doesn't appear to be scanning mail but >> am striking out. When I run qmailctl stat, I see spamd and spamd/log >> all running. >> >> Can anyone tell me how to check if qmail is even piping messages through >> spamassassin? >> >> Thank you! >> >> Kelly >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > 1) Check /var/qmail/control/simscan and make sure 'spam=yes' > > 2) examine /etc/tcprules.d/tcp.smtp > make sure: > > QMAILQUEUE="/var/qmail/bin/simscan" > > appears on the line that starts 127:blahblahblah (comma separated items) > > 3) qmailctl restart > > all from my faulty memory, the wiki appears unreachable at this time. > > nice site, only the bumblebee gallery images are available in apache :( > > david > >
Thanks David. For #1, do you mean /var/qmail/control/simcontrol? If so, that file reads: :clam=yes,spam=yes,spam_hits=12,attach=.mp3:.src:.bat:.pif this is the default configuration of this file. I did add the QMAILQUEUE line as mentioned in #2 above and restarted qmail via qmailctl. Unfortunately, I still don't see any spam headers in received email. Any other thoughts? If it matters, this is a recent install of qmailtoaster on CentOS 5 and my /var/qmail/bin/qmail-queue is sym-linked to /var/qmail/bin/qmail-dk for domain keys support. Not sure if that is relevant? Thanks again. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
