Re: [Qmail-scanner-general]DSPAM Support?

2004-03-14 Thread Stephen Bosch
Chuck wrote: On Sun March 14 2004 12:29 pm, Cody Baker wrote: from all the reading i have done so far, it looks like it can be called like sa or your a/v program. if it finds spam it will quarantine it and if it is clean then it returns and the qmail system carries on to deliver the mail. I hop

Re: [Qmail-scanner-general]More delightful permissions fun

2003-12-19 Thread Stephen Bosch
Micha Silver wrote: Have a look at the problem Micha Silver is having. He's not using maildrop-toaster. I'm trying to install on Fedora Core, not RH9. It comes with perl 5.8.1. I grabbed a 5.8.1 perl-suidperl rpm, and installed that. No cpan, (and no perl from source ). I just added the modules r

Re: [Qmail-scanner-general]suidperl

2003-12-18 Thread Stephen Bosch
Jason Haar wrote: On Fri, 2003-12-19 at 14:58, Stephen Bosch wrote: Anyway, I'm not going to mess around with this anymore -- I'm using the C wrapper. The one comfort I can take from this discussion is that it will be archived, so that other people can be spared this grief. T

Re: [Qmail-scanner-general]More delightful permissions fun

2003-12-18 Thread Stephen Bosch
Jason Haar wrote: On Thu, Dec 18, 2003 at 06:39:17PM -0700, Stephen Bosch wrote: I have just installed Qmail-Scanner for the first time on a RH9 system. After sorting out installing the extra perl modules (perl-suidperl,perl-Time-HiRes,perl-DB_File) Did you install them from CPAN? No - I said

[Qmail-scanner-general]suidperl

2003-12-18 Thread Stephen Bosch
From the current perl INSTALL file: "Because of the buggy history of suidperl, and the difficulty of properly security auditing as large and complex piece of software as Perl, we cannot recommend using suidperl and the feature should be considered deprecated. Instead use for example 'sudo': http:/

Re: [Qmail-scanner-general]More delightful permissions fun

2003-12-18 Thread Stephen Bosch
Jason Haar wrote: On Thu, Dec 18, 2003 at 05:10:25PM -0700, Stephen Bosch wrote: The 5.8.0 packaged with Redhat 9 was a mess, I had to get rid of it (it does not play nice with CPAN). When I did the perl 5.8.2 install, I configured in suid support. I did the install three times so I know I did

Re: [Qmail-scanner-general]More delightful permissions fun

2003-12-18 Thread Stephen Bosch
Jason Haar wrote: On Thu, Dec 18, 2003 at 09:17:14AM -0700, Stephen Bosch wrote: Stephen Bosch wrote: Why is /var/log/qmail/smtpd showing me this: 2003-12-17 18:14:36.443243500 X-Qmail-Scanner-1.20:[] cannot create /var/spool/qmailscan/tmp - Permission denied if (! -d "$scandir/tmp"

Re: [Qmail-scanner-general]More delightful permissions fun

2003-12-18 Thread Stephen Bosch
Stephen Bosch wrote: Why is /var/log/qmail/smtpd showing me this: 2003-12-17 18:14:36.443243500 X-Qmail-Scanner-1.20:[] cannot create /var/spool/qmailscan/tmp - Permission denied When the contents of /var/spool/qmailscan are: total 48 400883 drwxrwx---5 qscand qscand 4096 Dec 17

[Qmail-scanner-general]setuid must be working

2003-12-18 Thread Stephen Bosch
Okay -- I tried deleting the quarantine-attachments.db file, and then executing qmail-scanner-queue.pl as qscand using setuidgid: [EMAIL PROTECTED] qmailscan]# rm quarantine-attachments.db rm: remove regular file `quarantine-attachments.db'? yes [EMAIL PROTECTED] qmailscan]# setuidgid qscand /va

Re: [Qmail-scanner-general]More delightful permissions fun

2003-12-17 Thread Stephen Bosch
Okay, I erased /var/spool/qmailscan, and then, as root, ran the configure again. I've trimmed off the the stuff with the identifying information -- the transcript starts where it tests suid: Testing suid nature of /usr/bin/perl... Looks OK... Hit RETURN to create initial directory structure unde

Re: [Qmail-scanner-general]More delightful permissions fun

2003-12-17 Thread Stephen Bosch
Stephen Bosch wrote: Jason Haar wrote: On Thu, 2003-12-18 at 16:00, Stephen Bosch wrote: I should probably point out that this machine is running RH9, but reformime is not suid root, and the perl is 5.8.2 installed from sources with suid support compiled in. It passes all the tests. Well

Re: [Qmail-scanner-general]More delightful permissions fun

2003-12-17 Thread Stephen Bosch
Jason Haar wrote: On Thu, 2003-12-18 at 16:00, Stephen Bosch wrote: I should probably point out that this machine is running RH9, but reformime is not suid root, and the perl is 5.8.2 installed from sources with suid support compiled in. It passes all the tests. Well it's not running s

Re: [Qmail-scanner-general]More delightful permissions fun

2003-12-17 Thread Stephen Bosch
Jason Haar wrote: On Thu, 2003-12-18 at 16:00, Stephen Bosch wrote: I should probably point out that this machine is running RH9, but reformime is not suid root, and the perl is 5.8.2 installed from sources with suid support compiled in. It passes all the tests. Well it's not running s

Re: [Qmail-scanner-general]More delightful permissions fun

2003-12-17 Thread Stephen Bosch
Jason Haar wrote: On Thu, 2003-12-18 at 16:00, Stephen Bosch wrote: I should probably point out that this machine is running RH9, but reformime is not suid root, and the perl is 5.8.2 installed from sources with suid support compiled in. It passes all the tests. Well it's not running s

Re: [Qmail-scanner-general]More delightful permissions fun

2003-12-17 Thread Stephen Bosch
Jason Haar wrote: On Thu, 2003-12-18 at 16:00, Stephen Bosch wrote: I should probably point out that this machine is running RH9, but reformime is not suid root, and the perl is 5.8.2 installed from sources with suid support compiled in. It passes all the tests. Well it's not running s

Re: [Qmail-scanner-general]More delightful permissions fun

2003-12-17 Thread Stephen Bosch
Stephen Bosch wrote: Why is /var/log/qmail/smtpd/current showing me this: 2003-12-17 18:14:36.443243500 X-Qmail-Scanner-1.20:[] cannot create /var/spool/qmailscan/tmp - Permission denied When the contents of /var/spool/qmailscan are: total 48 400883 drwxrwx---5 qscand qscand 4096

[Qmail-scanner-general]More delightful permissions fun

2003-12-17 Thread Stephen Bosch
Why is /var/log/qmail/smtpd showing me this: 2003-12-17 18:14:36.443243500 X-Qmail-Scanner-1.20:[] cannot create /var/spool/qmailscan/tmp - Permission denied When the contents of /var/spool/qmailscan are: total 48 400883 drwxrwx---5 qscand qscand 4096 Dec 17 18:11 . 336673 drwxr-x

Re: [Qmail-scanner-general]Re: test_installation script works, but attached EICAR test file doesn't?

2003-12-07 Thread Stephen Bosch
Jason Haar wrote: That certainly doesn't appear consistant. A frew things: a> Q-S is running /usr/bin/sweep, whereas you manually ran "sweep" - is it the same executable? Yep. b> those two checks aren't the same: Q-S runs "sweep... /dir/name", and you ran it manually via "cd /dir/name ; sweep

[Qmail-scanner-general]Re: test_installation script works, but attached EICAR test file doesn't?

2003-12-05 Thread Stephen Bosch
I am reviving an old thread. I've only recently found the time to revisit this project. Sometime around november 16th, 2003, Jason Haar wrote: Turn on full persistant debugging by setting '$debug=100;' in qmail-scanner-queue.pl. That makes qmail-scanner-queue.pl *not* delete the working area aft

[Qmail-scanner-general]Perl frustration and crashing problems

2002-08-28 Thread Stephen Bosch
I started the installation before that extra line had been added to the requirements list: Perl 5.005_03+ (but currently not 5.8 - major changes took place there) so frustrating How do I downgrade? Can I do that with CPAN

Re: [Qmail-scanner-general]qmail-inject: fatal: qq crashed

2002-08-28 Thread Stephen Bosch
Paul Fries wrote: > > Are you trying to use perl 5.8.0 by chance? I had the same problem.. > Downgrading to Perl 5.6.1 resolved the issue. Thanks for the quick reply! Argh! Yes, I have been using Perl 5.8.0! But I couldn't get Time::HiRes to install with 5.6.1 -- the CPAN module complained i

[Qmail-scanner-general]qmail-inject: fatal: qq crashed

2002-08-28 Thread Stephen Bosch
Hi, all: I have diligently followed directions and overcome many obstacles on my way to this point. Okay, so I'm using qmail 1.03 compiled from source with the QMAILQUEUE patch applied, qmail-scanner-queue.pl version 1.13, and Sophos Anti-Virus (/usr/local/bin/sweep) on a Redhat machine runnin