Re: Exiscan: notifications?
"Matt" <[email protected]> Tue, 21 Dec 2004 11:01:26 -0600
| Newsgroups | gmane.mail.exim.exiscan.user |
|---|---|
| Message-ID | <00c001c4e77e$b5053750$010000ac@matthew> |
Alright, this is what I have now. # ACL that is used after the DATA command check_message: # Virus Check deny message = MALWARE: This message contains a virus ($malware_name) addressed to ($recipients) demime = * malware = * accept But this also means any bounces due to anther SMTP without virus scanner relaying(rare) will contain a list of all recipients. Is that a problem or security concern at all? Thanks. Matthew >> But looking at the log the virus entries appear to >> only have the source email listed and not destination. Is there a hack >> to get it to log both in reject log on same line? > > Not even a hack. Try this: > > log_message = Detected virus ($malware_name) to $recipients