Luca Berra ha scritto:
Giuseppe Ghib� wrote:
$viruses_that_fake_sender_re = new_RE(
qr'nimda|hybris|klez|bugbear|yaha|braid|sobig|palyh|inor|fizzer'i );
.....
this is used also to alter virus report, the user gets a report
stating she received a virus from an unknown source, vs. a real mail
address.
which user are you talking about: internal (i.e. local) or external?
Local recipient only.
The problem is that warnvirusender doesn't take care of the warn_offsite
status, i.e. if $warnvirussender = 1 the warn mail is sent to sender
(with the exception of the viri above), either to local or non local
sender.
Bye.
Giuseppe.