Re: [Qmail-scanner-general]Qmail-Scanner altering envelope?

2002-05-27 Thread Jason Haar
On Mon, May 27, 2002 at 11:17:38AM -0700, Brian Benitez wrote: > I am suddenly having a problem, though - it may be QS or it may be > spam assassin/sophos sweep. Some few emails going through the system > are getting their rcpt to headers altered! I know this because I am Seriously unlikely.

Re: [Qmail-scanner-general]continuing: zombie processes

2002-05-27 Thread Ricardo Santos
Hi. Maybe there is a problem with your antivirus. I mean, when I was going to install qmail scaner I read something about NAI scanner problems with zip files (or something like). Why don't you check out the faq or readme about your antivirurs and qmail scanner. Other reason (less pro

[Qmail-scanner-general]Qmail-Scanner altering envelope?

2002-05-27 Thread Brian Benitez
Hi All, I have a recent install of patched qmail 1.03 (with vpopmail)/QS 1.12/Sophos AV/Spamassassin 2.20 running on a freebsd 4.5 machine. It's been running fine, everything seems to work - virus mail gets filtered, spam gets tagged, and everything is happy. I am suddenly having a problem, t

Re: [Qmail-scanner-general]Mailbox scanning / POP3

2002-05-27 Thread Bobák Csaba
> I want to get together mails from more accounts using fetchmail to our > internal mailserver, that retrive that for the users over pop3. As far as I > can see there is no way of scanning the e-mails with qmail scanner for this > setup, right ? You're wrorg, it is possible (at least I have set up

Re: [Qmail-scanner-general]Mailbox scanning / POP3

2002-05-27 Thread Jason Haar
On Mon, May 27, 2002 at 11:57:07AM +0200, Andrei Gologan wrote: > Hallo > > I want to get together mails from more accounts using fetchmail to our > internal mailserver, that retrive that for the users over pop3. As far as I > can see there is no way of scanning the e-mails with qmail scanner for

[Qmail-scanner-general]Mailbox scanning / POP3

2002-05-27 Thread Andrei Gologan
Hallo I want to get together mails from more accounts using fetchmail to our internal mailserver, that retrive that for the users over pop3. As far as I can see there is no way of scanning the e-mails with qmail scanner for this setup, right ? Is there another option somone knows, to scan the e-

RE: [Qmail-scanner-general]Anyone using F-Prot ?

2002-05-27 Thread Carlo Borelli
I think the update script had to do a more structurate work. My 0,2 eurocents: #/bin/bash set -e tmpdir=/tmp/fprot-cron.$$.$RANDOM mkdir $tmpdir pushd $tmpdir >/dev/null wget --passive-ftp http://www.complex.is/cgi-bin/get_randomly?fp-def unzip fp-def.zip mv -f *.DEF /usr/local/f-prot/ rm -f * wge