report did not go to
the recips.
Please help
- Original Message -
From: "CertaintyTech - Ed Henderson" <[EMAIL PROTECTED]>
To: "Amauri Bailon" <[EMAIL PROTECTED]>;
"Nicholas Chua" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, May 09
Perlscanner is blocking all those illegal attachments. It send emails to
root and the sender. But i would like it a email to the recipent too. Is
there a way to do it?
- Original Message -
From: "CertaintyTech - Ed Henderson" <[EMAIL PROTECTED]>
To: "Nicholas Ch
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-
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
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
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 PROT
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
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"
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