X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2FNEWS.Debian;h=ec0469e5471df23dd5e76132f3f0fbda2d29697d;hb=2ce36ef5fab81b4f8757f5efcfc9d21bd6cf37df;hp=d5afe298b6c617bdfccc7c3cb3f54d841dc702c3;hpb=36af85b5034761d54e8ac1a26fd076407d98ae4d;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian index d5afe29..ec0469e 100644 --- a/debian/NEWS.Debian +++ b/debian/NEWS.Debian @@ -1,16 +1,29 @@ -spamass-milter (0.3.1-3) unstable; urgency=low +spamass-milter (0.3.1-6) unstable; urgency=low - * spamass-milter now tries to run as non-root. This means that the + * Note that users of postfix may wish to add "milter_connect_macros = j + {daemon_name} v {if_name} _" to their main.cf if they haven't already + done so. See README.Debian. + + -- Don Armstrong Mon, 05 Jan 2009 13:04:21 -0800 + +spamass-milter (0.3.1-5) unstable; urgency=low + + * spamass-milter now tries to run as spamass-milter. 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.) + + * The default for unknown users is now the spamass-milter user, which is + passed to spamc. Its home directory is /var/lib/spamass-milter. If you + wish to use a different user, simply edit /etc/defaults/spamass-milter + * 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 + -- Don Armstrong Mon, 19 Feb 2007 16:10:19 -0800 spamass-milter (0.3.0-2) unstable; urgency=low