On Mar 14, 2014, at 13:30 , Kees Theunissen <[email protected]> wrote:
> On Thu, 13 Mar 2014, Fredrik Pettai wrote:
> 
>> Hi,
>> 
>> I want to disable the virus scanner (ClamAV).
> 
> If you want to disable all virus scanners (not only ClanAV) then
> just remove the line:
>  my($code, $category, $action) = message_contains_virus();
> and the code handling the scan results from the filter_begin
> subroutine in mimedefang-filter.
> 
> I guess that it's safe to remove this too:
>  # Copy original message into work directory as an "mbox" file for
>  # virus-scanning
>  md_copy_orig_msg_to_work_dir_as_mbox_file();

I did the latter already

Anyway, my suggested fix was actually working fine. I just had to put the lines 
in the mimedefang-filter file which mimedefang.pl was reading (doh) 

/P

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to