Re: [Qmail-scanner-general]Permissions on quarantine maildir

2002-05-06 Thread Jason Haar
In case you are wondering why Qmail-Scanner doesn't do that "automatically", I just want people to formally take the "extra step" of setting it up for themselves. It's WAY too easy for the Administrators (for that will be who is viewing these messages...) to go diving into the quarantine direc

Re: [Qmail-scanner-general]Permissions on quarantine maildir

2002-05-06 Thread David Miller
Currently I use a cron job that Jason is talking about /bin/mv /path-to-quarantine/new/* /path-to-other-user/Maildir/new/ 2>/dev/null chown vpopmail.vchkpw /path-to-other-user/Maildir/new/* 2>/dev/null ran once an hour (redhat /etc/cron.hourly) ...works fine I use vpopmail so your permissions

Re: [Qmail-scanner-general]Permissions on quarantine maildir

2002-05-06 Thread Jason Haar
On Mon, May 06, 2002 at 06:02:44PM -0700, Michael Lasevich wrote: > I am running QMAIL/VMAILMGR/CourierIMAP combo. I recently installed qmail-scanner >and it is presently running SpamAssassin (and hopefully soon to run a virus scanner) Gah! Please check you word-wrapping! > I am trying to figur

[Qmail-scanner-general]Permissions on quarantine maildir

2002-05-06 Thread Michael Lasevich
I am running QMAIL/VMAILMGR/CourierIMAP combo. I recently installed qmail-scanner and it is presently running SpamAssassin (and hopefully soon to run a virus scanner)   I am trying to figure out an easy way to check the quarantine maildir using Courier. I tried making a symlink to an exiting

[Qmail-scanner-general]qmail scanner 1.10 installation problem

2002-05-06 Thread Anshuman Kanwar
Hi all, I am trying to install qmail-scanner-1.10 on a hardened solaris 8 box. Qmail by itself seems to be working fine, but qmail scanner is not being invoked at all. I did apply the patch and recompile qmail. Is there a way to check if qmail-scanner is being invoked or not. There is no X-QMA

Re: [Qmail-scanner-general]qmail-scanner creates duplicate "From " (envelope)?

2002-05-06 Thread Jason Haar
On Tue, May 07, 2002 at 12:04:53AM +0200, Jens Benecke wrote: > Hi, > > since I have installed qmail-scanner, I have experienced severe problems > with some mails. Apparently, qmail-scanner _bounces_ mails instead of > forwarding them. Attached is a mail that went through my local qmail+qs > isnt

RE: [Qmail-scanner-general]qmail-scanner creates duplicate "From " (envelope)?

2002-05-06 Thread CertaintyTech - Ed Henderson
> > Hi, > > since I have installed qmail-scanner, I have experienced severe problems > with some mails. Apparently, qmail-scanner _bounces_ mails instead of > forwarding them. Attached is a mail that went through my local qmail+qs > isntallation, including headers. Note the "From" envelope in the

[Qmail-scanner-general]qmail-scanner creates duplicate "From " (envelope)?

2002-05-06 Thread Jens Benecke
Hi, since I have installed qmail-scanner, I have experienced severe problems with some mails. Apparently, qmail-scanner _bounces_ mails instead of forwarding them. Attached is a mail that went through my local qmail+qs isntallation, including headers. Note the "From" envelope in the first line, a

RE: [Qmail-scanner-general]Let Thru e-mail body

2002-05-06 Thread CertaintyTech - Ed Henderson
> > Is it possible to let thru email body, but drop the infected > attachment with QS ? > Thx > > Nick. > > > Not in Q-S. -- Ed. ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get

RE: [Qmail-scanner-general]klez

2002-05-06 Thread CertaintyTech - Ed Henderson
> > How do i add Klez into the perlscanner? > > - Original Message - > From: "CertaintyTech - Ed Henderson" <[EMAIL PROTECTED]> > To: "Nicholas Chua" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Tuesday, May 07, 2002 1:51 AM > Subject: RE: [Qmail-scanner-general]Permission eroor > F

Re: [Qmail-scanner-general]klez

2002-05-06 Thread Jason Wong
On Tuesday 07 May 2002 02:49, Hubbard, David wrote: > Just put something like the following in your pattern file, with spaces > being tabs of course, and you should block most viruses. You can add > other extensions like .exe at your discretion, some user communities > won't tolerate exe's from b

Re: [Qmail-scanner-general]klez

2002-05-06 Thread Jason Wong
On Tuesday 07 May 2002 02:40, Nicholas Chua wrote: > How do i add Klez into the perlscanner? Isn't it better to rely on your virus scanner? AFAIK, Klez (and its variants) has a multitude of subject headings, body text and attaches itself to files picked at random from the victim's system it mak

[Qmail-scanner-general]Let Thru e-mail body

2002-05-06 Thread Nick
Is it possible to let thru email body, but drop the infected attachment with QS ? Thx Nick. ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTE

RE: [Qmail-scanner-general]klez

2002-05-06 Thread Hubbard, David
Just put something like the following in your pattern file, with spaces being tabs of course, and you should block most viruses. You can add other extensions like .exe at your discretion, some user communities won't tolerate exe's from being blocked. :-) .bat 0 You Sent A Batch File - Blocked -

[Qmail-scanner-general]klez

2002-05-06 Thread Nicholas Chua
How do i add Klez into the perlscanner? - Original Message - From: "CertaintyTech - Ed Henderson" <[EMAIL PROTECTED]> To: "Nicholas Chua" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, May 07, 2002 1:51 AM Subject: RE: [Qmail-scanner-general]Permission eroor > > Sending standar

RE: [Qmail-scanner-general]Permission eroor

2002-05-06 Thread CertaintyTech - Ed Henderson
> Sending standard test message - no viruses... > Script is not setuid/setgid in suidperl > qmail-inject: fatal: qq temporary problem (#4.3.0) > Bad error. qmail-inject died > > How do i solve this error? > > chmod 4755 /var/qmail/bin/qmail-scanner-queue.pl chown qmailq:qmail /var/qmail/bin/qm

[Qmail-scanner-general]Permission eroor

2002-05-06 Thread Nicholas Chua
Sending standard test message - no viruses... Script is not setuid/setgid in suidperl qmail-inject: fatal: qq temporary problem (#4.3.0) Bad error. qmail-inject died How do i solve this error? ___ Have big pipes? SourceForge.net is l

Re: [Qmail-scanner-general]Compiling qmail-scanner 1.11

2002-05-06 Thread Jason Wong
On Tuesday 07 May 2002 00:46, Nicholas Chua wrote: > Tried to compile qmail-scanner and encountered this message. > > perl doesn't have Time::HiRes module - cannot continue. > > Get it from CPAN: > > http://search.cpan.org/search?mode=module&query=time%3A%3Ahires > > I ended in > http://search.cpa

RE: [Qmail-scanner-general]Compiling qmail-scanner 1.11

2002-05-06 Thread Hubbard, David
perl Makefile.PL make make install > -Original Message- > From: Nicholas Chua [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 06, 2002 12:47 PM > To: [EMAIL PROTECTED]; CertaintyTech - Ed > Henderson > Subject: [Qmail-scanner-general]Compiling qmail-scanner 1.11 > > > Tried to compile qm

[Qmail-scanner-general]Compiling qmail-scanner 1.11

2002-05-06 Thread Nicholas Chua
Tried to compile qmail-scanner and encountered this message. perl doesn't have Time::HiRes module - cannot continue. Get it from CPAN: http://search.cpan.org/search?mode=module&query=time%3A%3Ahires I ended in http://search.cpan.org/doc/JHI/perl-5.7.3/ext/Time/HiRes/HiRes.pm How do i use this

[Qmail-scanner-general]Re: patch

2002-05-06 Thread alexus
What are you makes so special? why can't I send and you can? You just did. dude, if you can't answer my question why don't you not answer at all. everyone knows that those patches are not included .. duh and I'm pretty much sure that someone running both of them at the same time.. and the reason

RE: [Qmail-scanner-general]confused!

2002-05-06 Thread CertaintyTech - Ed Henderson
> > I am using using using daemontools. Do i need to do > echo "/var/qmail/bin/qmail-scanner-queue.pl" > > /service/smtpd/env/QMAILQUEUE too? > No. Just add the environment variable QMAILQUEUE to the run file. Make sure it is before the line that starts qmail-smtpd. --- Ed. ___

Re: [Qmail-scanner-general]confused!

2002-05-06 Thread Nicholas Chua
I am using using using daemontools. Do i need to do echo "/var/qmail/bin/qmail-scanner-queue.pl" > /service/smtpd/env/QMAILQUEUE too? - Original Message - From: "CertaintyTech - Ed Henderson" <[EMAIL PROTECTED]> To: "Nicholas Chua" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday,

RE: [Qmail-scanner-general]confused!

2002-05-06 Thread CertaintyTech - Ed Henderson
> What should i edit? the /etc/rc.d/init.d/qmail or the > /var/qmail/supervise/qmail-smtpd/run? > > My /var/qmail/supervise/qmail-smtpd/run as follow:- > > #!/bin/sh > QMAILDUID=`id -u vpopmail` > NOFILESGID=`id -g vpopmail` > MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` > exec /usr/lo

[Qmail-scanner-general]confused!

2002-05-06 Thread Nicholas Chua
I read the http://qmail-scanner.sourceforge.net/ Below is what i am trying to understand. "At this stage the Qmail startup script(s) (e.g. /etc/rc.d/init.d/qmail ) will need to be updated so that Qmail knows to use qmail-scanner-queue.pl instead of qmail-queue. echo -n "qmail-smtpd, " QMAILQUEUE

[Qmail-scanner-general]patch

2002-05-06 Thread alexus
Hello I'm running a qmail-1.0.3. I applyed qmail-1.03-starttls-requireauth.patch, everything seems to be working fine no problem there, then I need to apply another patch qmail-queue.patch and here where the problems began. I assume most (probably all) patches made for unpatched qmail .. clean s

RE: [Qmail-scanner-general]Qmail script and qmail-smtpd run script

2002-05-06 Thread CertaintyTech - Ed Henderson
The "qmail-smtpd/run" file is the one that MUST have the QMAILQUEUE variable in it. -- Ed. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > Nicholas Chua > Sent: Monday, May 06, 2002 11:20 AM > To: [EMAIL PROTECTED] > Subject: [Qmail-scanner-gener

[Qmail-scanner-general]Qmail script and qmail-smtpd run script

2002-05-06 Thread Nicholas Chua
I have edited the qmail script file as below. PATH=/var/qmail/bin:/bin:/usr/bin:/usr/local/bin:/usr/local/sbin export PATH QMAILDUID=`id -u qmaild` NOFILESGID=`id -g qmaild` QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE case "$1" in start) echo "Starting qmail"

Re: [Qmail-scanner-general]Need A sample /etc/rc.d/init.d/qmail

2002-05-06 Thread Trey Nolen
My startup scripts are fairly customized and would probably confuse you, but all you have to do is put this line: QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE in your script before you call qmail. My script has a case statement (as most do) and I just have the line be

[Qmail-scanner-general]Need A sample /etc/rc.d/init.d/qmail

2002-05-06 Thread Nicholas Chua
Can some one help me with the qmail startup script? I like to know how am i edit that script to run qmail-scanner-queue.pl. And do i need to edit any other run files? If possible, attach a sample script please. Thanks ___ Have b