On Thu, 2008-06-19 at 02:49 -0700, Newbie Qmail wrote: > how to configure the simscan for dropmsg?
Make sure you have --enable-spam=y and you may even want to use --enable-spam-hits=xx --enable-spam-auth-user=y --enable-spam-passthru=y as config options for simscan Then add a line such as this to /var/qmail/simcontrol and run /var/qmail/bin/simscanmk to update it. Im pretty sure that all the instructions are included in the toaster docs anyway. :clam=yes,spam=yes,attach=.vbs:.lnk:.scr:.wsh:.hta:.pif,spam_hits=7.0 You can also set per domain hit levels such as below would reject spam for domain.com with hits of 5.0 and everything else at 7.0 example.com:clam=yes,spam=yes,attach=.vbs:.lnk:.scr:.wsh:.hta:.pif,spam_hits=5.0 :clam=yes,spam=yes,attach=.vbs:.lnk:.scr:.wsh:.hta:.pif,spam_hits=7.0 Shane > ----- Original Message ---- > From: Qmail List <[EMAIL PROTECTED]> > To: toaster@shupp.org > Sent: Thursday, June 19, 2008 2:39:10 PM > Subject: RE: [toaster] spam mail's > > > Recent days i started getting huge number of spam mails eg: "V agra > Super > Active for YOUR", at present the msg goes to > > user with Spam detection software, running on the system and > attaching > the spam mail. instead of it is there a way to > > quarantine the msg or delete that msg... > > You can configure simscan to dropmsg > > > > >