Package: clamav-milter
Version: 0.90.1-3etch7
Severity: wishlist

Hi,

clamav-milter does not work together with postfix out of the box, even
after following the instructions in README.Debian.gz, because of missing
access rights on the clamav-milter socket.
It is created as

srw------- 1 clamav postfix 0 2007-12-01 23:30
/var/spool/postfix/clamav/clamav-milter.ctl

and thus the socket cannot be accessed by postfix.

As a workaround I added 

        sleep 2; chmod ${SOCKET_PERMS:-0600} $SOCKET_PATH

to /etc/init.d/clamav-milter (right after creation of the socket).
SOCKET_PERMS are set to 660 in /etc/default/clamav-milter.

With this workaround (thanks go to Martin Krafft) everything works fine.

cheers,
Hp
        
-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-3-amd64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages clamav-milter depends on:
ii  clamav-base            0.90.1-3etch7     base package for clamav, an anti-v
ii  clamav-freshclam [clam 0.90.1-3etch7     downloads clamav virus databases f
ii  libc6                  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libclamav2             0.90.1-3etch7     virus scanner library
ii  libmilter0             8.13.8-3          Sendmail Mail Filter API (Milter)
ii  libwrap0               7.6.dbs-13        Wietse Venema's TCP wrappers libra
ii  lsb-base               3.1-23.2etch1     Linux Standard Base 3.1 init scrip

Versions of packages clamav-milter recommends:
ii  clamav-daemon              0.90.1-3etch7 antivirus scanner daemon

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to