Skip to content

Fix for Virus Graph #17

@chavez243ca

Description

@chavez243ca

In order to get my virus graph to work, I had to change "Intercepted" to "infected" here:

elsif($prog eq 'clamav-milter') {
if($text =~ /infected/) {
event($time, 'virus');
}

This is for a Postfix / Clamav solution running on FreeBSD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions