EXIM + Sophie config problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi folks

I've got Exim4 running with sophie and clamav.  However, Sophie complains if 
it receives a password protected PDF file and exim rejects the email.

Is it possible to set exim so it allows through errors while still stopping 
viri

The exim.conf entries are:


   av_scanner = $acl_m0




acl_check_content:

  # Reject virus infested messages.
# deny  message = This message contains malware ($malware_name)
#	demime = *
#       malware = *

    deny    set acl_m0 = clamd:/var/run/clamd.exim/clamd.sock
            message   = This message contains a virus ($malware_name) detected 
by Amavis.
            malware   = *

    deny    set acl_m0 = sophie
            message   = This message contains a virus ($malware_name) detected 
by Sophos.
            malware   = *


-- 
Gary Stainburn
 
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000     


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux