X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2FNEWS.Debian;h=d5afe298b6c617bdfccc7c3cb3f54d841dc702c3;hb=f1e8e76b711db827f304c1b2ad0defee10ed9417;hp=89af372fa7377a2c05d82042d768de1dcd629c37;hpb=b710828435b1f296a81fb7f239b64ce7a1b3e9b8;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian index 89af372..d5afe29 100644 --- a/debian/NEWS.Debian +++ b/debian/NEWS.Debian @@ -1,3 +1,17 @@ +spamass-milter (0.3.1-3) unstable; urgency=low + + * spamass-milter now tries to run as non-root. This means that the + socket can no longer be located in /var/run/sendmail/spamass.sock and + must be moved to /var/run/spamass/spamass.sock. The init.d script + checks for the old location and reverts to running as root with a + warning. To switch to the new behavoir, change your + /etc/mail/localconf.m4 appropriately (or wherever you specify + milters.) + * spamass-milter now attempts to automatically detect postfix installs + and set up SOCKET, RUNAS, SOCKETOWNER, and SOCKETMODE appropriately. + + -- Don Armstrong Tue, 2 Jan 2007 07:53:11 -0800 + spamass-milter (0.3.0-2) unstable; urgency=low * spamass-milter now has a (currently not available upstream) -I option