[Mimedefang] $VIrusNames

David F. Skoll dfs at roaringpenguin.com
Mon Oct 7 10:22:01 EDT 2002


On Mon, 7 Oct 2002, Adam Beatham wrote:

> Work/msg-5628-128.exe: W32/BugBear.A (Clam) FOUND

D'oh.... a virus with a space in its name...

I changed the virus name picker-outer to:

	$VirusName = $1 if ($CurrentVirusScannerMessage =~ m/: (.+) FOUND/);

which should work.  (That's in interpret_clamav_code()).

Regards,

David.




More information about the MIMEDefang mailing list