[Mimedefang] disabling the virus scanner?

Kees Theunissen C.J.Theunissen at differ.nl
Fri Mar 14 08:30:34 EDT 2014


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();




Regards,

Kees Theunissen.

-- 
Kees Theunissen,  System and network manager,   Tel: +31 (0)30 6096724
Dutch Institute For Fundamental Energy Research (DIFFER)
e-mail address:   C.J.Theunissen at differ.nl
postal address:   PO Box 1207, 3430 BE Nieuwegein, NL
visitors address: Edisonbaan 14, 3439 MN Nieuwegein, NL




More information about the MIMEDefang mailing list