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
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
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
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
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:/
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
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"
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
22 matches
Mail list logo