Package: clamav-daemon
Version: 0.81-2
Severity: normal

Hi,

If you put the attached file in

/etc/exim4/conf.d/main/20_clamav-daemon_socket_path

It will automagically enable clamav for those Exim users who run with a
split configuration.  This will currently only work with the
exim4-heavy-daemon so you would need to depend upon that.

You may also like to reference
<URL: http://www.exim.org/exim-html-4.50/doc/html/spec_40.html> in your
README.

And the example:

deny message = This message contains malware ($malware_name)
     demime = *
     malware = */defer_ok

Regards,
Anand


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: sparc (sparc64)
Kernel: Linux 2.4.26-sparc64-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages clamav-daemon depends on:
ii  clamav-base                 0.81-2       base package for clamav, an anti-v
ii  clamav-freshclam [clamav-da 0.81-2       downloads clamav virus databases f
ii  debconf [debconf-2.0]       1.4.30.11    Debian configuration management sy
ii  libbz2-1.0                  1.0.2-1      A high-quality block-sorting file 
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libclamav1                  0.81-2       virus scanner library
ii  libcurl3                    7.12.3-2     Multi-protocol file transfer libra
ii  libgmp3                     4.1.4-5      Multiprecision arithmetic library
ii  libidn11                    0.5.2-3      GNU libidn library, implementation
ii  libssl0.9.7                 0.9.7e-2     SSL shared libraries
ii  logrotate                   3.7-2        Log rotation utility
ii  ucf                         1.13         Update Configuration File: preserv
ii  zlib1g                      1:1.2.2-3    compression library - runtime

-- debconf information:
  clamav-daemon/debconf: true
  clamav-daemon/socket-note:
  clamav-daemon/FollowDirectorySymlinks: false
  clamav-daemon/StreamMaxLength: 0
  clamav-daemon/ReadTimeout: 180
  clamav-daemon/MaxConnectionQueueLength: 15
  clamav-daemon/LogFile: /var/log/clamav/clamav.log
  clamav-daemon/ScanMail: true
  clamav-daemon/LogTime: true
  clamav-daemon/TcpOrLocal: UNIX
  clamav-daemon/ArchiveMaxFiles: 1000
  clamav-daemon/FixStaleSocket: true
  clamav-daemon/User: clamav
  clamav-daemon/numinfo:
  clamav-daemon/MaxDirectoryRecursion: 0
  clamav-daemon/MaxThreads: 12
  clamav-daemon/ArchiveMaxRecursion: 5
  clamav-daemon/FollowFileSymlinks: false
  clamav-daemon/TCPSocket: 3310
  clamav-daemon/TCPAddr: any
  clamav-daemon/SelfCheck: 3600
  clamav-daemon/LocalSocket: /var/run/clamav/clamd.ctl
  clamav-daemon/ArchiveMaxFileSize: 10
  clamav-daemon/ScanRAR: false
  clamav-daemon/LogSyslog: false
  clamav-daemon/AddGroups: Debian-exim
  clamav-daemon/ScanArchive: true

-- 
linux.conf.au 2005   -  http://lca2005.linux.org.au/  -  Birthplace of Tux
April 18th to 23rd   -  http://lca2005.linux.org.au/  -       LINUX
Canberra, Australia  -  http://lca2005.linux.org.au/  -    Get bitten!
# This will enable clamav, but it won't actually scan and possibly reject
# messsages before further configuration
#
# For a starter, you'd probably want to read the documentation at:
#   /usr/share/doc/clamav-daemon/examples/exim4
#
av_scanner = clamd:/var/run/clamav/clamd.ctl

Reply via email to