Package: dkim-filter
Version: 2.0.2.dfsg-1.1
Severity: minor

/etc/init.d/dkim-filter ignores the SOCKET setting suggested in
/etd/default/dkim-filter.

Better use:

# This can be set via Socket option in config file, so it's not required
if [ -z "$SOCKET" ]; then
        DAEMON_OPTS="-p $RUNDIR/$NAME.sock $DAEMON_OPTS"
else
        DAEMON_OPTS="-p $SOCKET $DAEMON_OPTS"
fi

Futhermore, the init script points to 
/usr/share/doc/dkim-filter/README.Debian.gz,
it should be README.Debian without ".gz" - or simply gzip the README file.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages dkim-filter depends on:
ii  adduser                3.102             Add and remove users and groups
ii  libc6                  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libdb4.4               4.4.20-8          Berkeley v4.4 Database Libraries [
ii  libmilter0             8.13.8-3          Sendmail Mail Filter API (Milter)
ii  libssl0.9.8            0.9.8c-4etch1     SSL shared libraries

dkim-filter recommends no packages.

-- no debconf information



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

Reply via email to