Re: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread Jason Haar
On Mon, Nov 18, 2002 at 08:53:03PM -0500, Dave Cramer wrote: > Yes, this obviously (at least it's obvious now) works, but I would like > to be more selective. scanning outbound mail isn't really necessary. Then please report it to the vpopmail maintainer! This has shown up before on the list. It

RE: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread CertaintyTech
The only other way is to modify vpopmail code so that it will add the QMAILQUEUE variable to its ~vpopmail/etc/open-smtp file. That way when each dynamic entry is added it also includes QMAILQUEUE. Look thru the vpopmail.c file. --- Ed Henderson Certainty Tech http://www.certainty.net/ > -

RE: [Qmail-scanner-general]failed to call /etc/iscan/vscan SOLVED

2002-11-18 Thread Dion Gullotta
I fixed this problem by setting the permissions to 550 on the vscan binary and the libraries. Just for future reference. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dion Gullotta Sent: Monday, 18 November 2002 16:30 To: [EMAIL PROTECTED] Subject: [Qm

Re: Re[4]: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread Dave Cramer
Nerijus, Well, since sourceforge has moved from postgres to db2? they no longer have a searchable archive, and in fact I can't even get the archive to come up. FWIW, I did try to find the answer before posting. Dave On Mon, 2002-11-18 at 21:19, Nerijus Baliunas wrote: > Actually it's rebuilding t

Re[4]: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread Nerijus Baliunas
Actually it's rebuilding tcp.smtp, and then invoking command to rebuild tcp.smtp.cdb IMHO. Please look at the maillist archives, it was discussed here. > Ok, if it is rebuilding the tcp.smtp.cdb file, then why does it ignore > what is in there, does it not use both files ( open.smtp, and tcp.smtp

Re: Re[2]: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread Dave Cramer
Ok, if it is rebuilding the tcp.smtp.cdb file, then why does it ignore what is in there, does it not use both files ( open.smtp, and tcp.smtp ) to rebuild it? Yes I could add QMAILQUEUE, but I don't want to scan everything, I want it to be selective, and only scan email coming in from the outside.

Re: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread Oden Eriksson
tisdagen den 19 november 2002 02.26 skrev Dave Cramer: > Ed, > > Thanks, as a matter of fact I do have the roaming user option set. I had > a look at the way it is handling this, and it appears to be rebuilding > the tcp.smtp.cdb file from within vchkpw? > > Is there no other way to do this? You s

Re: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread Aaron Carr
I suppose that's a difference of opinion. I don't know what users you have on your mail server, but I don't have that kind of trust in the users on mine. I personally like knowing that nothing emanating from my mailserver will be responsible for the spread of a virus (unless of course my av vendo

Re[2]: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread Nerijus Baliunas
On 18 Nov 2002 20:26:51 -0500 Dave Cramer <[EMAIL PROTECTED]> wrote: > Thanks, as a matter of fact I do have the roaming user option set. I had > a look at the way it is handling this, and it appears to be rebuilding > the tcp.smtp.cdb file from within vchkpw? Yes. > Is there no other way to do

Re: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread Dave Cramer
Yes, this obviously (at least it's obvious now) works, but I would like to be more selective. scanning outbound mail isn't really necessary. Dave On Mon, 2002-11-18 at 20:36, Aaron Carr wrote: > I'm not sure how you're running qmail. > > On my installation, the QMAILQUEUE variable is called via t

Re: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread Aaron Carr
I'm not sure how you're running qmail. On my installation, the QMAILQUEUE variable is called via the qmail-smtpd run file. You may want to try that instead of using the tcp.smtp. Using this method, anything sent via smtp, inbound or out, is scanned. And yes, I'm using vpopmail also. Good luck.

RE: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread Dave Cramer
Ed, Thanks, as a matter of fact I do have the roaming user option set. I had a look at the way it is handling this, and it appears to be rebuilding the tcp.smtp.cdb file from within vchkpw? Is there no other way to do this? Dave On Mon, 2002-11-18 at 20:12, CertaintyTech wrote: > > Hi folks, > >

Re: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread Dave Cramer
Nerijus, vpopmail uses the tcp.smtp file in it's directory, and yes I did regenerate it. Is anyone familiar with vpopmail, and qmail-scanner Dave On Mon, 2002-11-18 at 19:56, Nerijus Baliunas wrote: > On 18 Nov 2002 19:31:19 -0500 Dave Cramer <[EMAIL PROTECTED]> wrote: > > > It looks like the Q

RE: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread CertaintyTech
> Hi folks, > > I have setup up the qmail toaster, and everything works except the > qmail-scanner doesn't seem to scan?? > > It looks like the QMAILQUEUE environ var is not being set properly. > > I have the following in my tcp.smtp file > > # No Qmail-Scanner at all for mail from 127.0.0.1 >

Re: [Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread Nerijus Baliunas
On 18 Nov 2002 19:31:19 -0500 Dave Cramer <[EMAIL PROTECTED]> wrote: > It looks like the QMAILQUEUE environ var is not being set properly. > > I have the following in my tcp.smtp file > > # No Qmail-Scanner at all for mail from 127.0.0.1 > 127.:allow,RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/q

[Qmail-scanner-general]qmail scanner with vpopmail

2002-11-18 Thread Dave Cramer
Hi folks, I have setup up the qmail toaster, and everything works except the qmail-scanner doesn't seem to scan?? It looks like the QMAILQUEUE environ var is not being set properly. I have the following in my tcp.smtp file # No Qmail-Scanner at all for mail from 127.0.0.1 127.:allow,RELAYCLIEN

RE: [Qmail-scanner-general]W32/Bride bypasses qmail-scanner

2002-11-18 Thread CertaintyTech
Here it is. --- Ed Henderson Certainty Tech http://www.certainty.net/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Hine,Chris Sent: Saturday, November 16, 2002 4:36 AM To: '[EMAIL PROTECTED]' Subject: RE: Re[4]: [Qmail-scanner-general]W32/Bride bypas

RE: Re[4]: [Qmail-scanner-general]W32/Bride bypasses qmail-scanner

2002-11-18 Thread Paul Fries
Can someone repost that patch please (or point me to the URL)? :) Thanks! -Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of CertaintyTech Sent: Monday, November 18, 2002 12:33 PM To: 'Hine,Chris'; [EMAIL PROTECTED] Subject: RE: Re[4]: [Qmail-scanner

RE: Re[4]: [Qmail-scanner-general]W32/Bride bypasses qmail-scanner

2002-11-18 Thread CertaintyTech
> I can confirm that the current version (1.2.16.21) of ripmime does > decode this attachment. > > I have attached a patch against qmail-scanner-1.15 which adds support > for ripmime (http://pldaniels.com/ripmime/) as a configure option. > This is based on a patch written by MURATA Nobuhiro and se

RE: [Qmail-scanner-general]large attachments marked as spam

2002-11-18 Thread Hine,Chris
> > On Wed, Nov 06, 2002 at 10:08:43PM -0600, Dallas Engelken wrote: > > > > Nov 6 11:28:15 mail qmail-scanner[25804]: Clear:SA:1(0/0): > > > > This places the header X-Spam-Status: Yes, hits=0 > > required=0 in the > > > email > > > > > > Ya, the spam sub is screwed. Here is the diff fix for

RE: [Qmail-scanner-general]W32/Bride bypasses qmail-scanner

2002-11-18 Thread Hine,Chris
I have been using this patched version of qmail-scanner with ripmime for at least 3 months here, and have had no problems (that I know about). Chris Hine > Ed , > > I've been using it for a few months and it has worked well. > > Paul Daniels has done a good job with it, he uses it in his > X

Re: [Qmail-scanner-general]failed to call /etc/iscan/vscan

2002-11-18 Thread Nerijus Baliunas
On Mon, 18 Nov 2002 16:29:51 +1100 Dion Gullotta <[EMAIL PROTECTED]> wrote: > When I try to compile the qmail-scanner perl file I get the following in the > last step when compiling the database (with the -g option): > > failed to call /etc/iscan/vscan -v - Permission denied at > /var/qmail/bin/q