Re: [Qmail-scanner-general]Kaspersky - Taking advantage of kavdaemonv4.0.3.0

2003-03-19 Thread Ryan Finnie
> 3. Use Ryan's Finnie's method of talking to the kavdaemon process via a named > pipe. This is probably the cleanest/fastest solution, but I had a problem > that I was unable to debug in my rush for a solution. This is probably going > to be what "we" decide on as being the correct method in my

Re: [Qmail-scanner-general]Kaspersky - Taking advantage of kavdaemon v4.0.3.0

2003-03-19 Thread Bill Arlofski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Jason... I understand your frustration with the Kaspersky stuff. I really do. :) I am embarrassed to say that I don't feel that I am 'qualified' to be included in the group of people considered to be "working on the Kaspersky stuff" I give c

RE: [Qmail-scanner-general]reconfig'ing qmail-scanner deleted my mail archive!

2003-03-19 Thread Jesse Reynolds
At 7:51 -0500 18/3/2003, Martinez, Michael - CSREES/ISTM wrote: > >> which of course deleted all messages in the archives maildir that >> were older than 36 hours. Which is the reason why a competent sysadmin will do a "tar -czvf /home/backups/var.spool.qmailscan..tgz /var/spool/qmailscan" pri

Re: [Qmail-scanner-general]Kaspersky - Taking advantage of kavdaemon v4.0.3.0

2003-03-19 Thread Jason Haar
Can everyone who is working on the Kaspersky stuff please come up with a definitive guide to how to use the daemonized version? I've had several people send in patches that are all different, and rely on undocumented local configurations to work correctly - none of which is appropriate for me to pu

[Qmail-scanner-general]forwards not getting scanned

2003-03-19 Thread Rob Short
I'm having a problem with messages that are forwarded using the rcpthosts file not being scanned for spam using qmail-scanner. Emails that are local to the server get scanned, and ones that are forwarded do not. Copy of message that was forwarded: cat 1048107361.10756.Neptune\,S\=951 Return-Pa

[Qmail-scanner-general]Kaspersky - Taking advantage of kavdaemon v4.0.3.0

2003-03-19 Thread Bill Arlofski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I m not exactly sure how this will affect anyone using the 3.x versions of kaspersky with qmail-scanner, but since Kaspersky is no longer issuing 3.x keys and is only issuing 4.x keys, it might not matter. My concern focuses on the client/server cap

Re: [Qmail-scanner-general]RFC822 compliant patch

2003-03-19 Thread Germain
[EMAIL PROTECTED] a écrit : > You want to use NON LOCALIZED MONTH NAMES? Why you should use > POSIX::strftime()? > > $findate = sprintf "%02d %s 02d %02d:%02d:%02d -", > $mday, ('Jan','Feb','Mar','Apr','May','Jun','Jul','Sep', > 'Oct','Nov','Dec')[$mon], $year+1900, $

Re: [Qmail-scanner-general]RFC822 compliant patch

2003-03-19 Thread tullio-qmail-scanner
Germain <[EMAIL PROTECTED]>: >As i said in another topic, there is a little bug with the ending date >of the Received header (problem with the month in the locale). >I've written a patch for the 1.16 version. > >--- qmail-scanner-queue.pl.orig 2003-03-18 16:16:50.0 +0100 >+++ qmail-scanner-