I have implemented the following patch, locally, and am providing it for those
who wish to use it.
I'm not sure that it should be included into the release code,
It is inserted, near, the bottom of the "item_contains_virus_fprotd" function
in release 2.37 code. Works with "($action eq "quarantine") " in
mimedefang-filter.
-- 2740a2741,2751
>
> #
> # We want to identify code 4, to catch things like password
> # Protected ZIP files.
> # L. Starr: 3/4/2004
> if ($code == 4 )
> { # Encrypted Attachment
> $VirusScannerMessages .= $msg;
> $VirusName = "Encrypted";
> return (wantarray ? (1, 'suspicious', 'quarantine') : 1);
> }
Larry G. Starr - [EMAIL PROTECTED] or [EMAIL PROTECTED]
Software Engineer: Full Compass Systems LTD.
Phone: 608-831-7330 x 1347 FAX: 608-831-6330
===================================================================
There are only three sports: bullfighting, mountaineering and motor
racing, all the rest are merely games! - Ernest Hemmingway
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang