Package: spamass-milter Version: 0.3.2-1+b1 Severity: normal The init script for spamass-milter removes the socket file before attempting to start the daemon. If the daemon is already running, it will keep the existing daemon up and not restart it (so the socket is not recreated).
It should probably just exit out earlier if the daemon is already running or not attempt to remove the socket file beforehand. Steps to reproduce: $ service spamass-milter stop $ service spamass-milter start # Now the socket exists $ service spamass-milter start # Now it has been removed -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages spamass-milter depends on: ii adduser 3.113+nmu3 ii libc6 2.19-17 ii libgcc1 1:5-20150307-1 ii libmilter1.0.1 8.14.4-8 ii libstdc++6 5-20150307-1 ii spamc 3.4.0-6 Versions of packages spamass-milter recommends: ii postfix 2.11.3-1 ii spamassassin 3.4.0-6 spamass-milter suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org