[toaster] Simscan: moving spam to user spam dir

2009-04-29 Thread Grzegorz Dajuk
Hello The problem is. when the spam comes to me, it's going directly to user mailbox. How can I do, to move my spam automaticly to user SPAM folder, with simscan or maby somethink other like procmail. I tried many configuration option but without any result. Can someone can give me the step

Re: [toaster] simscan: connect error 2

2009-02-26 Thread Rudolph Sand
Le 26 févr. 09 à 23:11, John Harmon a écrit : Bob Hutchinson wrote: On Friday 20 February 2009, Shane Chrisp wrote: k...@cuea.edu wrote: What is the meaning of this error simscan: connect error 2 Best Regards, .. Emmanuel Kiew, ICT Dept. CUEA You can stop that erro

Re: [toaster] simscan: connect error 2

2009-02-26 Thread John Harmon
Bob Hutchinson wrote: On Friday 20 February 2009, Shane Chrisp wrote: k...@cuea.edu wrote: What is the meaning of this error simscan: connect error 2 Best Regards, .. Emmanuel Kiew, ICT Dept. CUEA You can stop that error with something like this in your /s

Re: [toaster] simscan: connect error 2

2009-02-20 Thread Bob Hutchinson
On Friday 20 February 2009, Shane Chrisp wrote: > k...@cuea.edu wrote: > > What is the meaning of this error simscan: connect error 2 > > > > > > Best Regards, > > > > .. > > Emmanuel Kiew, > > ICT Dept. > > CUEA > > You can stop that error with something like this in your > /se

Re: [toaster] simscan: connect error 2

2009-02-19 Thread Shane Chrisp
k...@cuea.edu wrote: What is the meaning of this error simscan: connect error 2 Best Regards, .. Emmanuel Kiew, ICT Dept. CUEA You can stop that error with something like this in your /service/qmail-smtp/run NOP0FCHECK="1" export NOP0FCHECK or by adding NOP0FCHECK

[toaster] simscan: connect error 2

2009-02-19 Thread kiew
What is the meaning of this error simscan: connect error 2 Best Regards, .. Emmanuel Kiew, ICT Dept. CUEA

[toaster] simscan upgrade

2008-06-18 Thread Newbie Qmail
hi   I would like to upgrade the simscan from 1.2 to 1.4 along with few enable option,s what is the best way i need to follow up here, 1. backup up /var/qmail/control/simcontrol, simcontrol.cdb 2. /var/src/./configure --enable-user=clamav --enable-clamav=y --enable-custom-smtp-reject=y --enable-

[toaster] Simscan 1.4.0 / clamav 0.93 simscanmk patch

2008-04-20 Thread Bob Maple
Hey all. Now that clamav 0.93 is out which gets rid of the daily.inc directory structure (daily.cvd turns into a single .cld file now) I real quick hacked simscanmk.c to look for daily.cvd first and if not try daily.cld instead. Figured I'd post it if anyone else finds it useful. Diff attac

[toaster] Simscan 1.4

2008-04-08 Thread Roman Bělonohý
Hello, anybody tried simscan 1.4? And even dspam? Dspam seems to be cool tool. Regards, Roman

[toaster] Simscan Spam Point not work sometimes

2008-03-24 Thread Kubilay Akyol (Radore Telekom)
Hello Again, I have a simscan rule like this. domain.com:clam=yes,spam=yes,spam_hits=35,attach=.pif:.scr:.com:.cpl:.vbs:.c ab:.bat:.lnk:.pl:.cmd:.exe:.wsh:.hta :clam=yes,spam=yes,spam_hits=20,attach=.pif:.scr:.com:.cpl:.vbs:.cab:.bat:.l nk:.pl:.cmd:.exe:.wsh:.hta But when I examine the log file,

RE: [toaster] simscan error message

2007-10-08 Thread md ekram
Dear i got the following error for simscan-1.3.1.shupp2 qmail-inject: fatal: unable to exec qq (#4.3.0) but simscan 1.2 is working Please Do suggest Regards Ekram > Date: Sun, 22 Jul 2007 12:59:51 -0700 > From: [EMAIL PROTECTED] > To: toaster@shupp.org > Subject: Re: [toas

Re: [toaster] simscan error message

2007-07-22 Thread Bill Shupp
Joey Novak wrote: > I get that error message on our mail servers to, and have been for a > long time... Yeah, I believe it's a simscan issue, and it's nothing to worry about. Just ignore it. Bill

Re: [toaster] simscan error message

2007-07-22 Thread Joey Novak
I get that error message on our mail servers to, and have been for a long time... On 7/22/07, Bob Hutchinson <[EMAIL PROTECTED]> wrote: Just installed latest toaster My smtp log is showing simscan: connect error 2 This appears to be generated by line 2370 of simscan.c simscan-1.3.1.shupp2 my

[toaster] simscan error message

2007-07-22 Thread Bob Hutchinson
Just installed latest toaster My smtp log is showing simscan: connect error 2 This appears to be generated by line 2370 of simscan.c simscan-1.3.1.shupp2 my C coding skills aren't up to figuring out what this is doing, Clamav appears to be catching viruses fine and all appears to be well -- -

Re: [toaster] simscan core dumping on me

2007-07-06 Thread Sasa Ebach
Hi Bill, simscan segfaults when you call it from the command line (for me on Sarge, anyway). It probably shouldn't. But it does work fine when called properly from qmail-smtpd. Does it not for you? Thank you for the tip. I haven't even tested this so far. I found the instruction on how to

Re: [toaster] simscan core dumping on me

2007-07-05 Thread Bill Shupp
Sasa Ebach wrote: > Hi, > > first: great tutorial. Thank you for all this hard work. > Thanks, glad you find it useful. > Now. For some reason I cannot get simscan to work und Debian Etch. > Here is my info: > > I compiled simsan with: > > ./configure \ > --enable-user=clamav \ > --enable-clamav=y

[toaster] simscan core dumping on me

2007-07-05 Thread Sasa Ebach
Hi, first: great tutorial. Thank you for all this hard work. Now. For some reason I cannot get simscan to work und Debian Etch. Here is my info: I compiled simsan with: ./configure \ --enable-user=clamav \ --enable-clamav=y \ --enable-spam=y \ --enable-spam-passthru=y \ --enable-per-domain=y

Re: [toaster] simscan-1.3.1.shupp2: spam_hits NOT working ???

2007-06-22 Thread Bill Shupp
Bill Shupp wrote: > Michael D Schleif wrote: > >> We did NOT change spamassassin. >> >> Other than --enable-spam-hits=6 -- which nullifies >> --enable-spam-passthru=y , doesn't it? -- I do NOT find any clues in >> your config. >> >> What else ought I to investigate? >> >> > > I'm seeing

Re: [toaster] simscan-1.3.1.shupp2: spam_hits NOT working ???

2007-06-21 Thread Bill Shupp
Michael D Schleif wrote: > We did NOT change spamassassin. > > Other than --enable-spam-hits=6 -- which nullifies > --enable-spam-passthru=y , doesn't it? -- I do NOT find any clues in > your config. > > What else ought I to investigate? > I'm seeing the same problem. I have not had time yet t

Re: [toaster] simscan-1.3.1.shupp2: spam_hits NOT working ???

2007-06-21 Thread Michael D Schleif
We did NOT change spamassassin. Other than --enable-spam-hits=6 -- which nullifies --enable-spam-passthru=y , doesn't it? -- I do NOT find any clues in your config. What else ought I to investigate? * Roman Bělonohý <[EMAIL PROTECTED]> [2007:06:21:15:37:27+0200] scribed: > My config: > > ./con

Re: [toaster] simscan-1.3.1.shupp2: spam_hits NOT working ???

2007-06-21 Thread Roman Bělonohý
My config: ./configure --enable-user=clamav --enable-clamav=y --enable-spam=y --enable-spam-passthru=y --enable-per-domain=y --enable-ripmime --enable-attach=y --enable-received=y --enable-custom-smtp-reject=y --enable-spam-hits=6 --enable-quarantinedir=/var/qmail/quarantine Maybe you should hav

Re: [toaster] simscan-1.3.1.shupp2: spam_hits NOT working ???

2007-06-21 Thread Michael D Schleif
Roman => * Roman Bělonohý <[EMAIL PROTECTED]> [2007:06:20:21:10:58+0200] scribed: > Do you have option which tells to include header about spam score to > every message enabled? Which option would that be? Where would it be? I did the following exactly as specified at shupp.org: ./configure --

Re: [toaster] simscan-1.3.1.shupp2: spam_hits NOT working ???

2007-06-20 Thread Roman Bělonohý
Do you have option which tells to include header about spam score to every message enabled? Roman Michael D Schleif napsal(a): > Last week, we upgraded the toaster, including simscan. > > Now, spam_hits=10.1 on a domain basis is NOT passing spamassassin tagged > messages between 3.5 and 10 -- w

[toaster] simscan-1.3.1.shupp2: spam_hits NOT working ???

2007-06-20 Thread Michael D Schleif
Last week, we upgraded the toaster, including simscan. Now, spam_hits=10.1 on a domain basis is NOT passing spamassassin tagged messages between 3.5 and 10 -- which several customers want, and WAS previously working. Example: platinumaire.net:clam=yes,spam=yes,spam_hits=10.1,attach=.vbs:.ln

[toaster] simscan: exit error code: 54

2007-06-13 Thread sangprabv
Hi Guys, I found another problem in my qmail: @40004670de9f1d6cbcdc simscan: no envelope information, deferred exit @40004670de9f1d779e04 simscan: exit error code: 54 But its not happen to all incoming message. Thanks for any reply. Regards Willy

Re: [toaster] simscan error

2007-06-13 Thread Shane Chrisp
On Thu, 2007-06-14 at 10:54 +0700, sangprabv wrote: Try raising the softlimit memory limit in /service/qmail-smtpd/run. > Hi, > I got simscan error when receiving or sending email. Below is the > captured log. > > @40004670ba831b77e21c simscan: calling clamdscan > @40004670ba840979f104

[toaster] simscan error

2007-06-13 Thread sangprabv
Hi, I got simscan error when receiving or sending email. Below is the captured log. @40004670ba831b77e21c simscan: calling clamdscan @40004670ba840979f104 LibClamAV Error: cli_calloc(): Can't allocate memory (28 bytes). @40004670ba84097b547c calloc_problem: Cannot allocate memory @400

Re: [toaster] Simscan 1.3.1 & Clamav 0.90.x daily.cvd !

2007-06-03 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] a écrit : Hello everyone. I recently decided to update from clamav-0.88 to 0.90.3 to discover the issues brought with simscan-1.3.1 From the list i read two main problems occur. One is the "connect error 2" message found in logs (which seems to be adressed by adding ,NOP0

[toaster] Simscan 1.3.1 & Clamav 0.90.x daily.cvd !

2007-06-01 Thread [EMAIL PROTECTED]
Hello everyone. I recently decided to update from clamav-0.88 to 0.90.3 to discover the issues brought with simscan-1.3.1 From the list i read two main problems occur. One is the "connect error 2" message found in logs (which seems to be adressed by adding ,NOP0FCHECK="1" to tcp.smtp) Now

[toaster] simscan: error code 54

2007-05-10 Thread Ishukor
Dear All, I got this error from certain email, after investigating on simscan.c #define EXIT_54 54 /* Unable to read the message or envelope. */ so this is qmail-queue error, How to fix this problem? Thanks In Advance

[toaster] SimScan Error Code 54

2007-05-10 Thread I Shukor
Hi All, I need to understand this error code below simscan: exit error code: 54 I also need to set quarantine directory for simscan can someone guide me on creating it. Thanks In Advance.

Re: [toaster] simscan: connect error 2

2007-05-09 Thread Claas Langbehn
/home/vpopmail/etc/tcp.smtp ?? 127.:allow,RELAYCLIENT="" :allow,QMAILQUEUE="/var/qmail/bin/simscan",NOP0FCHECK="1" ACK.

RE: [toaster] simscan: connect error 2

2007-05-09 Thread Noel Sanchez
sage- > From: Bill Shupp [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 10, 2007 3:13 AM > To: toaster@shupp.org > Subject: Re: [toaster] simscan: connect error 2 > > Noel Sanchez wrote: >>> Hi All, >>> >>> I am using the latest toaster version and get

Re: [toaster] simscan: connect error 2

2007-05-09 Thread Jason 'XenoPhage' Frisvold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bill Shupp wrote: > It appears that it's related to the new "p0f passive finger printing > with poor mans greylisting for unknown windows senders" feature. Can > anyone attest to how useful this is? I've not looked at it closely yet. Inter7 is pulli

RE: [toaster] simscan: connect error 2

2007-05-09 Thread I Shukor
: Thursday, May 10, 2007 3:13 AM To: toaster@shupp.org Subject: Re: [toaster] simscan: connect error 2 Noel Sanchez wrote: >> Hi All, >> >> I am using the latest toaster version and getting this error, is it >> normal? and i noticed email with this error doesn't go through

Re: [toaster] simscan: connect error 2

2007-05-09 Thread Bill Shupp
Noel Sanchez wrote: >> Hi All, >> >> I am using the latest toaster version and getting this error, is it >> normal? and i noticed email with this error doesn't go through. I read >> mail archive said this error was fix with the version of 1.3x. Really >> need help on this. >> >> Thanks in Advance.

Re: [toaster] simscan: connect error 2

2007-05-09 Thread Noel Sanchez
> Hi All, > > I am using the latest toaster version and getting this error, is it > normal? and i noticed email with this error doesn't go through. I read > mail archive said this error was fix with the version of 1.3x. Really > need help on this. > > Thanks in Advance. > > > I had a siliar problem

[toaster] simscan: connect error 2

2007-05-09 Thread Ishukor
Hi All, I am using the latest toaster version and getting this error, is it normal? and i noticed email with this error doesn't go through. I read mail archive said this error was fix with the version of 1.3x. Really need help on this. Thanks in Advance.

Re: [toaster] Simscan 1.3.1.shupp2

2007-05-07 Thread Shane Chrisp
On Mon, 2007-05-07 at 11:51 -0700, Bill Shupp wrote: > Shane Chrisp wrote: > > On Mon, 2007-05-07 at 13:58 +0800, Shane Chrisp wrote: > > > > Well I can confirm that raising the score to 10 as below fixed the > > issue. It would appear that if SA marks the message as spam, then > > simscan would b

Re: [toaster] Simscan 1.3.1.shupp2

2007-05-07 Thread Bill Shupp
Shane Chrisp wrote: > On Mon, 2007-05-07 at 13:58 +0800, Shane Chrisp wrote: > > Well I can confirm that raising the score to 10 as below fixed the > issue. It would appear that if SA marks the message as spam, then > simscan would bounce it regardless of the score in the simcontrol file. > Im usi

Re: [toaster] Simscan 1.3.1.shupp2

2007-05-07 Thread Shane Chrisp
On Mon, 2007-05-07 at 13:58 +0800, Shane Chrisp wrote: Well I can confirm that raising the score to 10 as below fixed the issue. It would appear that if SA marks the message as spam, then simscan would bounce it regardless of the score in the simcontrol file. Im using a score of 10 as none of the

Re: [toaster] Simscan 1.3.1.shupp2

2007-05-06 Thread Shane Chrisp
On Mon, 2007-05-07 at 13:25 +0800, Shane Chrisp wrote: In reply to my own message, I thought about the fact that I updated spamassassin to version 3.2.0 the other day so I added required_hits 10.0 to spamassassin's local.cf and now the spamd logs are showing that the tests are being compared ag

[toaster] Simscan 1.3.1.shupp2

2007-05-06 Thread Shane Chrisp
Bill, (and others) Ive compiled the 1.3.1.shupp2 from your site and im noticind that the spamd logs show all messages testing against a score of 5.0 regardless of what the score is assigned to the domain or user in the simcontrol file. eg: 2007-05-07 13:01:29.778242500 [1621] info: spamd: identi

Re: [toaster] simscan trapped messages

2007-04-04 Thread Alexey Amerik
Checking /var/log/mail.err I noticed this: Apr 4 15:17:38 mail spamc[10866]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#2 of 3): Connection refused Apr 4 15:17:39 mail spamc[10866]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#3 of 3): Connection refused Apr 4 1

Re: [toaster] simscan trapped messages

2007-04-04 Thread Alexey Amerik
I am running 1.3.1. Thank you. On Apr 4, 2007, at 2:51 PM, Bill Shupp wrote: Alexey Amerik wrote: Also, when running "lsof | grep simscan" I see this: simscan 32051clamav4w REG9,019456 1287089 /var/qmail/simscan/1175712108.796650.32051/msg. 1175712108.796650.

Re: [toaster] simscan trapped messages

2007-04-04 Thread Bill Shupp
Alexey Amerik wrote: > Also, when running "lsof | grep simscan" I see this: > > simscan 32051clamav4w REG9,0194561287089 > /var/qmail/simscan/1175712108.796650.32051/msg.1175712108.796650.32051 > . > . > . > for lots and lots of my attachments. > > > also, for some

Re: [toaster] simscan trapped messages

2007-04-04 Thread Alexey Amerik
Also, when running "lsof | grep simscan" I see this: simscan 32051clamav4w REG9,019456 1287089 /var/qmail/simscan/1175712108.796650.32051/msg. 1175712108.796650.32051 . . . for lots and lots of my attachments. also, for some reason spamd is running at high load

[toaster] simscan trapped messages

2007-04-04 Thread Alexey Amerik
Hi all. I'm having some issues getting incoming messages with attachments to my users. The problem is that they never seem to make it out of /var/qmail/simscan, or take many hours to finally make it. This does not happen for all attachments either, just some. There is nothing really spe

[toaster] Simscan ripmime error

2007-03-22 Thread daniel
Hello list ! Well after figuring out that qmailctl cdb does not recompile tcp.smtp.cdb and it does not activate simscan :) I'm stuck in another step on using the new simscan 1.3.1... I have activated debug logging and the issue is that simscan stops at ripmime with the cryptic message : "ripmime

Re: [toaster] Simscan 1.3.1 and ClamAV 0.90.1

2007-03-20 Thread Rick Macdougall
[EMAIL PROTECTED] wrote: As a temp fix, just touch a file called daily.cvd in the /usr/local/share/clamav directory. Worked for me. Regards, Rick Good ideea ! I didn't thought of that ! I'm still wondering why simscan needs to know were are the clamav's virus databases. Weird stuff

Re: [toaster] Simscan 1.3.1 and ClamAV 0.90.1

2007-03-20 Thread Rick Macdougall
[EMAIL PROTECTED] wrote: As a temp fix, just touch a file called daily.cvd in the /usr/local/share/clamav directory. Worked for me. Regards, Rick Good ideea ! I didn't thought of that ! I'm still wondering why simscan needs to know were are the clamav's virus databases. Weird stuff

Re: [toaster] Simscan 1.3.1 and ClamAV 0.90.1

2007-03-20 Thread daniel
> [EMAIL PROTECTED] wrote: >> Hello list ! >> >> I'm trying to install the toaster with the latest available packages and >> i'm stuck at installing simscan. >> >> The problem seems to be that simscam requires the path to the clamav >> databases in order to configure the program before making it. >

Re: [toaster] Simscan 1.3.1 and ClamAV 0.90.1

2007-03-20 Thread daniel
> [EMAIL PROTECTED] wrote: >> Hello list ! >> >> I'm trying to install the toaster with the latest available packages and >> i'm stuck at installing simscan. >> >> The problem seems to be that simscam requires the path to the clamav >> databases in order to configure the program before making it. >

Re: [toaster] Simscan 1.3.1 and ClamAV 0.90.1

2007-03-20 Thread Rick Macdougall
[EMAIL PROTECTED] wrote: Hello list ! I'm trying to install the toaster with the latest available packages and i'm stuck at installing simscan. The problem seems to be that simscam requires the path to the clamav databases in order to configure the program before making it. The path found is i

Re: [toaster] Simscan 1.3.1 and ClamAV 0.90.1

2007-03-20 Thread Bill Shupp
[EMAIL PROTECTED] wrote: > Hello list ! > > I'm trying to install the toaster with the latest available packages and > i'm stuck at installing simscan. > > The problem seems to be that simscam requires the path to the clamav > databases in order to configure the program before making it. > > The

[toaster] Simscan 1.3.1 and ClamAV 0.90.1

2007-03-20 Thread daniel
Hello list ! I'm trying to install the toaster with the latest available packages and i'm stuck at installing simscan. The problem seems to be that simscam requires the path to the clamav databases in order to configure the program before making it. The path found is in /usr/local/share/clamav b

Re: [toaster] Simscan Logs

2007-02-11 Thread Shane Chrisp
On Mon, 2007-02-12 at 00:30 -0300, Hutger H. wrote: Simscan adds info to the qmail logs in /var/logs/qmail/smtpd/current and the other info may be located in /var/logs/spamd which is the spamassassin logs. As for quarantine, the defaults doesnt do this as far as i am aware, but i always slightly m

Re: [toaster] Simscan Logs

2007-02-11 Thread Hutger H.
Fellows, I already sent two messages with questions to the toaster list and there's no replies so far. I know that nobody is obligated to help others, but I supposed that was a collaborative list with members trying to help each other. Hutger. Hutger H. wrote: > Hi there, > > One of my serve

[toaster] Simscan Logs

2007-02-08 Thread Hutger H.
Hi there, One of my servers has the Bill's Qmail Toaster with Simscan and everything, apparently, seems to be working fine. However, I've been looking for the Simscan logs and the quarantine logs/directory with no success ... Does someone know where I can find this information? Or, at least, how c

Re: [toaster] simscan problem

2006-01-24 Thread aim mix
greetings all, found the solution for it at http://qmailwiki.inter7.com/Simscan/README   How to Disable/Enable simscan globally for all smtp connections In some cases, is desirable to enable simscan for all SMTP connections, independently of the settings brought by the tcprules inside the tcp.smtp.

Re: [toaster] simscan problem

2006-01-23 Thread aim mix
thank you for your reply. i'm using SMTP but, look like qmail-smtpd ignore simscan when sent email from same domain / virtual domain. last time, if i only have 1 domain, it's ok, but when i add new domain (more than 1), this problem arise.   regards,   aimmix  On 1/23/06, Bob Hutchinson <[EMAIL PR

Re: [toaster] simscan problem

2006-01-23 Thread Bob Hutchinson
On Monday 23 Jan 2006 10:17, aim mix wrote: > but if i sent email from [EMAIL PROTECTED] to [EMAIL PROTECTED] the simscan > is not there. > (only if same domain or from vpopmail virtual domain) using webmail or > pop3. From outside email server(domain), it's ok. make sure that Squirrelmail is usi

Re: [toaster] simscan problem

2006-01-23 Thread aim mix
but if i sent email from [EMAIL PROTECTED] to [EMAIL PROTECTED] the simscan is not there. (only if same domain or from vpopmail virtual domain)  using webmail or pop3. From outside email server(domain), it's ok.   normally if from outside domain simscan is there like this..   Received: by simscan 1

[toaster] simscan problem

2006-01-20 Thread Dumitrescu Rares
hello, i reinstalled qmail with shupp guide, and sending and receiving mail worked, just until i installed simscan... @400043d14aa11cfd16d4 tcpserver: ok 10926 0:x.x.x.x:25 :x.x.x.x::56446 @400043d14aa20355f354 CHKUSER accepted rcpt: from <[EMAIL PROTECTED]::> remote rcpt <[EMAIL PROT

Re: [toaster] simscan problem

2006-01-20 Thread Bob Hutchinson
On Friday 20 Jan 2006 02:52, aim mix wrote: > greetings, > > i've enable simscan per domain setting. right now, simscan will bypass > local domain from vpopmail. i've 2 domains here. how to avoid simscan from > bypass local domain, if i send email from [EMAIL PROTECTED] to > [EMAIL PROTECTED](same

[toaster] simscan problem

2006-01-19 Thread aim mix
greetings,   i've enable simscan per domain setting. right now, simscan will bypass local domain from vpopmail. i've 2 domains here. how to avoid simscan from bypass local domain, if i send email from [EMAIL PROTECTED] to [EMAIL PROTECTED] (same domain).   regards,   aimmix

[toaster] simscan problem

2006-01-19 Thread aim mix
this is simscan log in detail... from [EMAIL PROTECTED] sent email to [EMAIL PROTECTED] (same domain) with extension .pif, the server/simcan still accept that message but sometimes from outside. i'm still figure it why.   @400043cf6cb603d8eaac simscan: cdb looking up@400043cf6cb603da714c si

[toaster] simscan problem

2006-01-19 Thread aim mix
Greetings,   i've problem with simcan. simscan accept the extension like .pif, .scr (from same domain in vpopmail not from outside) eventhough i 've put it in simcan control file like this   :clam=yes,spam=yes,spam_passthru=yes,attach=.vbs:.lnk:.scr:.wsh:.hta:.pif:.com:.exe:.dll:.wma:.mov:.avi:.mpe

[toaster] Simscan + clam + trophie/sophie

2005-10-06 Thread List
Hi, Did anyone has got simscan to work with clam and trophie or sophie or all 3 anti virus? regards

Re: [toaster] Simscan Spam Rejection

2005-09-28 Thread Carlos J. Muentes
I'm not really having an functionality issues, everything works just fine. The only issue is that some spam is allowed through. I cannot confirm whether its *some* spam or *the only spam we get*, but I know we get alot, so I'm assuming some messages are dropped and 1 or 2 get through, even

Re: [toaster] Simscan Spam Rejection

2005-09-28 Thread Sloath
You can putting the following at the top of /service/qmail-smtpd/run (after #!/bin/sh) and looking for any errors SIMSCAN_DEBUG=2 export SIMSCAN_DEBUG And restart with svc -h /service/qmail-smtpd It may give you an indication of any errors in your qmail-smtpd log file. Carlos J. Muente

Re: [toaster] Simscan Spam Rejection

2005-09-27 Thread Carlos J. Muentes
Spam passthrough was already set to no, but I lowered the spam hits and did the simscanmk. Hopefully that will fix it. Here is my simcontrol :clam=yes,spam=yes,spam_passthru=no, spam_hits=6,attach=.mp3:.vbs:.lnk:.scr:.wsh:.hta:.pif Sloath wrote: Hank wrote on 27/09/2005 15:19: That l

Re: [toaster] Simscan Spam Rejection

2005-09-27 Thread Sloath
Hank wrote on 27/09/2005 15:19: That looks like a SpamAssassin message, not simscan. -Hank On 9/27/05, Carlos J. Muentes <[EMAIL PROTECTED]> wrote: Hey All, I'm successfully running the latest toaster. We recently transfered our email from an external hosting company to our in-house em

Re: [toaster] Simscan Spam Rejection

2005-09-27 Thread Hank
That looks like a SpamAssassin message, not simscan. -Hank On 9/27/05, Carlos J. Muentes <[EMAIL PROTECTED]> wrote: > Hey All, >I'm successfully running the latest toaster. We recently transfered > our email from an external hosting company to our in-house email server > (with fresh toaster

[toaster] Simscan Spam Rejection

2005-09-27 Thread Carlos J. Muentes
Hey All, I'm successfully running the latest toaster. We recently transfered our email from an external hosting company to our in-house email server (with fresh toaster install). We're getting alot of spam on a couple of the accounts, and this is what it says in the email body: "Spam det

Re: [toaster] simscan question

2005-05-14 Thread Jason 'XenoPhage' Frisvold
Prosite wrote: Sorry, if I´m posting to the wrong list ... There is a simscan list. Check here : http://inter7.com/?page=simscan Only 2 quick questions: 1. on http://www.inter7.com/?page=simscan it says: "during the SMTP conversation so the email never makes it into your computers" So far I

[toaster] simscan question

2005-05-14 Thread Prosite
Sorry, if I´m posting to the wrong list ...   Only 2 quick questions:   1. on http://www.inter7.com/?page=simscan it says: "during the SMTP conversation so the email never makes it into your computers"   So far I use qmail-scanner which is putting it on the hdd and than has clamav running ov

Re: [toaster] simscan query

2005-05-04 Thread Bob Hutchinson
> simscan: > > http://www.shupp.org/toaster/#simscan > > Do I need to do something else? Or is the qmailtoaster.com setup > incompatible with B.Schupp's setup? I don't know wether it is compatible or not, but here is a checklist of sorts: is simscan installed in /var/qmail/b

[toaster] simscan query

2005-05-04 Thread Mo Mule
I'm probably shooting myself in the foot - and quite possibly showing my ignorance - but in reference to: "Received: by simscan 1.1.0 ppid: 26655, pid: 26656, t: 0.4758s scanners: attach: 1.1.0 clamav: 0.83/m:31/d:867 spam: 3.0.2" ...I was missing this too, until I started going back through

Re: [toaster] simscan query

2005-05-03 Thread Alex
m not really sure why. I started out with a qmailtoaster.com > install and then followed the instructions on the page below to install > simscan: > > http://www.shupp.org/toaster/#simscan > > Do I need to do something else? Or is the qmailtoaster.com setup > incompatible w

Re: [toaster] simscan query

2005-05-03 Thread Nick Gilbert
In that case, simscan isn't working on my box. I have no headers inserted. I'm not really sure why. I started out with a qmailtoaster.com install and then followed the instructions on the page below to install simscan: http://www.shupp.org/toaster/#simscan Do I need to do something e

Re: [toaster] simscan query

2005-05-03 Thread Alex
us, en MIME-Version: 1.0 To: toaster@shupp.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [toaster] simscan query X-Scan-Signature: c03760373adc782a8412eea9d6045da1 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on mail1.russianeast.com X-

[toaster] simscan query

2005-05-03 Thread Nick Gilbert
Hi, How do I verify that simscan is actually running and working? I've installed it and configured it (I think!) but I'm not sure how to verify that it's actually being called. Can someone please give me some pointers how I can verify my setup. Thanks, Nick...

Re: [toaster] simscan

2005-03-25 Thread Eero Volotinen
Michael Di Martino wrote: What is the purpose of this line how is it supposeed to implement. the directions are confusing here. is it executed w/ the parenthes or with out. Or is it put in the ~vpopmail/etc/tcp.smtp file. First, read the docs. http://www.qmailwiki.org -- Eero

[toaster] simscan

2005-03-25 Thread Michael Di Martino
What is the purpose of this line how is it supposeed to implement. the directions are confusing here. is it executed w/ the parenthes or with out. Or is it put in the ~vpopmail/etc/tcp.smtp file.

[toaster] simscan per domain question

2005-03-15 Thread Ernest Ho
I have installed toaster with the options (SA, CLAMAV, simscan,etc). I configure the simscan as: ./configure --enable-user=clamav \ --enable-clamav=y \ --enable-spam=y \ --enable-spam-passthru=y \ --enable-per-domain=y \ --enable-ripmime \ --enable-attach=y \ --enable-received=y And set the config

[toaster] SIMScan and Spam Passthru

2005-03-07 Thread Jeffrey Holste
Title: Message Used the toaster to setup a Debian based server.  It is working well EXCEPT any piece of email flagged as Spam is not getting passed thru.  Good email gets X-Spam-Status:No flag and goes through fine.  Spam gets ided as Spam in the mail.log and blocked.  I prefer it to got thr

Re: [toaster] SIMSCAN

2005-02-22 Thread Jeff Koch
Well, last night we switched one of our larger mailservers from qmail-scanner/fsavd to simscan/clamd and the improvement was dramatic. CPU usage fell from an average of 60% to less than 10% and the load average dropped from 3.00 to 4.00 down to .80 to 1.40. We would always have 4 or 5 Perl proc

Re: [toaster] SIMSCAN

2005-02-22 Thread Jason 'XenoPhage' Frisvold
Eero Volotinen wrote: There is some _benefits_, but I still recommed more cpu/memory power instead of it... Can you elaborate on this? I've found simscan to be significantly faster and easier to manage than qmail-scanner. The load on my machines have reached an all time low due to simscan...

Re: [toaster] SIMSCAN

2005-02-21 Thread Eero Volotinen
Jeff Koch wrote: It's been almost a year since I installed my last toaster and I see that Bill is now using simscan and clamav instead of qmail-scanner. What do you all think about simscan? - have you seen a substantial reduction in server load and cpu load? I would love some opinions - we have

Re: [toaster] SIMSCAN

2005-02-21 Thread Tom Collins
On Feb 21, 2005, at 8:25 PM, Jeff Koch wrote: It's been almost a year since I installed my last toaster and I see that Bill is now using simscan and clamav instead of qmail-scanner. What do you all think about simscan? - have you seen a substantial reduction in server load and cpu load? I would

[toaster] SIMSCAN

2005-02-21 Thread Jeff Koch
It's been almost a year since I installed my last toaster and I see that Bill is now using simscan and clamav instead of qmail-scanner. What do you all think about simscan? - have you seen a substantial reduction in server load and cpu load? I would love some opinions - we have four mailservers

Re: [toaster] simscan

2004-10-15 Thread neil
I'll be watching out for those results. Best regards, Neil Quoting "a.h.s. boy (lists)" <[EMAIL PROTECTED]>: > On Oct 9, 2004, at 5:27 AM, Neil wrote: > > > Any feedback on how your simscan install faired with bill's toaster? > > Actually, I haven't installed it yet. Went out of town for 5 da

Re: [toaster] simscan

2004-10-14 Thread lists
On Oct 9, 2004, at 5:27 AM, Neil wrote: Any feedback on how your simscan install faired with bill's toaster? Actually, I haven't installed it yet. Went out of town for 5 days, and that would have been a really bad time to "try something new and beta!" I'll report in when I do...they're up to 1.0.

Re: [toaster] simscan

2004-10-09 Thread Neil
Hello Spud, Any feedback on how your simscan install faired with bill's toaster? Thanks, Neil - Original Message - From: "Peter Maag" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 01, 2004 12:35 PM Subject: Re: [toaster] simscan > s

Re: [toaster] simscan

2004-10-01 Thread Peter Maag
spud, Thanks for looking into this a little moreIt sounds like an awesome replacement to qmailscanner, and will certainly limit the queue filling up from bounces to invalid domains, etc. Peter a.h.s. boy (lists) wrote: On Sep 29, 2004, at 7:24 PM, Bill Shupp wrote: a.h.s. boy (lists) wrote:

Re: [toaster] simscan

2004-10-01 Thread lists
On Sep 29, 2004, at 7:24 PM, Bill Shupp wrote: a.h.s. boy (lists) wrote: So it sounds like you can just set the simscan rejection level very high, like 30, and it will only reject the mail over that threshold. If SpamAssassin's own "threshold" setting can be different (like 7), then SA will stil

Re: [toaster] simscan

2004-09-29 Thread Bill Shupp
a.h.s. boy (lists) wrote: On Sep 29, 2004, at 12:37 PM, Peter Maag wrote: Bill and Tom, Thanks for the replies. I don't think I was very clear in my first message. I would like ClamAV to scan and block at the SMTP level, but have SpamAssassin run as it normally does with QmailScanner, after th

Re: [toaster] simscan

2004-09-29 Thread Peter Maag
Spud, Good point...I overlooked that aspect of things. I will give it a try later this evening, and will post the results to the list. If this is indeed true it will make life much better without perl and qmailscanner (no hard feelings toward Perl). Peter a.h.s. boy (lists) wrote: On Sep 29,

Re: [toaster] simscan

2004-09-29 Thread lists
On Sep 29, 2004, at 12:37 PM, Peter Maag wrote: Bill and Tom, Thanks for the replies. I don't think I was very clear in my first message. I would like ClamAV to scan and block at the SMTP level, but have SpamAssassin run as it normally does with QmailScanner, after the message has already been

  1   2   >