Folks,
I'm using Qmail-Scanner 1.21. I've recently discovered that every email
that's being marked as a virus or spam is having a notify email sent to the
sender. I've double checked my qmail-scanner-queue.pl file many times and
it's configured NOT to send them. Below is the section from QS and a copy
of the notify email being sent out.
Any help would be
great!
Thanks!
qmail-scanner-queue.pl:
----
COPY/PASTE----
#Addresses that
should be alerted of any quarantined Email
my $NOTIFY_ADDRS='none';
my $NOTIFY_ADDRS='none';
---- END
COPY/PASTE----
notify email being
sent out:
---- COPY/PASTE
----
Attention:
<EMAIL REMOVED>
A virus was found in an Email message you
sent.
This Email scanner intercepted it and stopped the entire message
reaching its destination.
This Email scanner intercepted it and stopped the entire message
reaching its destination.
The virus was reported to be:
SPAM
Please update your virus scanner or contact your IT support
personnel as soon as possible as you may have a virus on your system.
Your message was sent with the following envelope:
and at the bottom
I see:
The Email scanner reported the following when it
scanned that message:
---
---perlscanner results ---
problem 'SPAM'
problem 'SPAM'
---- END
COPY/PASTE ----