Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        exim-clamav - Clam Antivirus scanner dæmon configuration for use with Exim
        
        This package contains configuration files which invoke a copy of the
clamav dæmon for use with Exim. It can be activated by adding (or
uncommenting)
   av_scanner = clamd:/var/run/clamd.exim/clamd.sock
in your exim.conf, and using the 'malware' condition in the DATA ACL,
as follows:
   deny message = This message contains malware ($malware_name)
      malware = *
For further details of Exim content scanning, see chapter 40 of the Exim
specification:
http://www.exim.org/exim-html-4.62/doc/html/spec_html/ch40.html#SECTscanvirus 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | exim-clamav | 
                4.63 | 
                5.fc6 | 
                i386 | 
                9 KiB | 
                Wed Oct  4 19:01:31 2006 | 
            
        
        Changelog
        
            - * Thu Oct  5 18:00:00 2006 Christian Iseli <Christian{*}Iseli{%}licr{*}org> 4.63-5
 
            - rebuilt for unwind info generation, broken in gcc-4.1.1-21
 
        
            - * Mon Sep 25 18:00:00 2006 David Woodhouse <dwmw2{%}infradead{*}org> - 4.63-4
 
            - Set home_directory on lmtp_transport by default
 
        
            - * Sun Sep  3 18:00:00 2006 David Woodhouse <dwmw2{%}infradead{*}org> - 4.63-3
 
            - chmod +x /etc/init.d/clamd.exim
- Make exim-clamav package require exim (since it uses the same uid)