On Friday 10 February 2012 09:42 AM, Bharath Chari wrote:
On Thursday 09 February 2012 04:20 PM, rajeshrudramani wrote:
Hi,

Tried mentioned steps :

a) Please post the output of :

ps ax | grep spam


Out pout:
--------

498 ? S 0:00 /usr/bin/multilog t s15728640 n30 /var/log/qmail/spamd 499 ? S 0:02 /usr/bin/perl -T -w /usr/bin/spamd -x -u vpopmail -s stderr
  554 ?        S      0:13 spamd child
  555 ?        S      0:00 spamd child
 3077 ?        S      0:00 supervise spamd
20467 pts/2    S+     0:00 grep spam
27586 ? S 0:00 /usr/bin/tcpserver -v -R -H -l XXX.XXX.com <http://XXX.XXX.com> -x /etc/tcprules.d/tcp.smtp.cdb -c 100 -u 89 -g 89 0 smtp /usr/bin/rblsmtpd -r sbl.spamhaus.org <http://sbl.spamhaus.org> /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true


b) Do you get any error messages when you run :

spamassassin --lint


Outpout:

  No error



c) please post the output of :

cat /var/qmail/control/simcontrol

x...@xxx.com:clam=yes,spam=yes,spam_hits=6,attach=.mp3:.src:.bat:.pif
Raja,

Your simcontrol file indicates that you have enabled scanning for only 1 email ID. To enable server wide scanning you need to use the following syntax in the simcontrol file.

:clam=yes,spam=yes,spam_hits=6,attach=.mp3:.src:.bat:.pif

and then run -
/var/qmail/bin/simscanmk
/var/qmail/bin/simscanmk -g

Bharath

Reply via email to