Thanks Eric, that did the trick. But how do I get it to actually delete spam instead of just marking it? My simcontrol file looks like this: :clam=yes,spam=yes,spam_hits=5,attach=.mp3:.src:.bat:.pif
But spam with scores higher than 5 is still coming in and being market spam. -- Kind regards, Dieter Febel -----Original Message----- From: Eric Shubert <[email protected]> Reply-to: [email protected] To: [email protected] Subject: [qmailtoaster] Re: simscan not scanning Date: Fri, 04 Mar 2011 06:34:22 -0700 On 03/04/2011 01:10 AM, Dieter Febel wrote: > Hi all, > > I have a problem with simscan not scanning, there are no entries in > /var/log/qmail/smtp/current for simscan. > > My qmailctl stat shows: > authlib: up (pid 4067) 1294 seconds > clamd: up (pid 4050) 1294 seconds > imap4: up (pid 4058) 1294 seconds > imap4-ssl: up (pid 4092) 1294 seconds > pop3: up (pid 4074) 1294 seconds > pop3-ssl: up (pid 4055) 1294 seconds > send: up (pid 4052) 1294 seconds > smtp: up (pid 4070) 1294 seconds > spamd: up (pid 4051) 1294 seconds > submission: up (pid 4069) 1294 seconds > authlib/log: up (pid 4068) 1294 seconds > clamd/log: up (pid 4077) 1294 seconds > imap4/log: up (pid 4054) 1294 seconds > imap4-ssl/log: up (pid 4071) 1294 seconds > pop3/log: up (pid 4072) 1294 seconds > pop3-ssl/log: up (pid 4076) 1294 seconds > send/log: up (pid 4056) 1294 seconds > smtp/log: up (pid 4073) 1294 seconds > spamd/log: up (pid 4053) 1294 seconds > submission/log: up (pid 4075) 1294 seconds > > My /etc/tcprules.d/tcp.smtp > 27.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",RBLSMTPD="",NOP0FCHECK="1" > :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1" > > Could someone please help. > > > -- > Kind regards, > > Dieter Febel What's in your /var/qmail/control/simcontrol file? Have you done # qmailctl cdb after changing it?
