At 21:29 -0400 10-04-2004, NightStorm wrote:
Hi. I'm kind of new to the QMail-Scanner setup, so please bare with me. I seem to have everything set up as per the instructions, but when I try to run the test script, I receive the following error:
setting QMAILQUEUE to /var/qmail/bin/qmail-scanner-queue.pl for this test...An error has occured.Cannot find any reference to the Q-S administrator Email address in/var/qmail/bin/qmail-scanner-queue.pl on your systemExiting....
Edit /var/qmail/bin/qmail-scanner-queue.pl and search for this
lines:
# From: line information used when making reports
my $V_FROM='[EMAIL PROTECTED]';
my $V_FROMNAME="Antivirus PUSC";
# Address carbon-copied on any virus reports
# Address carbon-copied on any virus reports
my $QUARANTINE_CC='[EMAIL PROTECTED]';
They must look in the way above.
./configure --admin nightstorm --domain <primarydomain> --admin-fromname " System Anti-Virus Administrator " --local-domains "<primarydomain>,<dom2>,<dom3>,<dom4>,<dom5>" --scanners clamscan --add-dscr-hdrs yes --dscr-hdrs-text "X-Qmail-Scanner" --log-details syslog --install
virus-admin=nightstorm@<primarydomain>
Did you see this with the '<' '>' ???
Salvatore