[Mimedefang] Great open letter about anti-virus, emails, boun ces, etc.

David F. Skoll dfs at roaringpenguin.com
Fri Sep 12 10:31:01 EDT 2003


On Fri, 12 Sep 2003, Cormack, Ken wrote:

> David, could you clarify?

Pseudocode:

sub action_notify_sender {
    if ($VirusFound) {
        md_syslog('err', "Do NOT call action_notify_sender in response to a virus!")
    } else {
        # Normal processing
    }
}

--
David.



More information about the MIMEDefang mailing list