]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/commitdiff
Document that the i macro should be given for postfix. (closes:
authordon <don@8f7917da-ec0b-0410-a553-b9b0e350d17e>
Fri, 28 Dec 2012 18:55:45 +0000 (18:55 +0000)
committerdon <don@8f7917da-ec0b-0410-a553-b9b0e350d17e>
Fri, 28 Dec 2012 18:55:45 +0000 (18:55 +0000)
#696856)

debian/README.Debian
debian/changelog

index d93d33cff64291439f100366c7df78783903ca87..aa73a346216f51fd77e10bf41cc1ad8fc2ba5852 100644 (file)
@@ -62,6 +62,7 @@ chroot. In recent versions of Debian the following should work:
   smtpd_milters = unix:/spamass/spamass.sock
   # milter macros useful for spamass-milter
   milter_connect_macros = j {daemon_name} v {if_name} _
+  milter_data_macros = j i {daemon_name} v {if_name} _
 
 See http://www.postfix.org/MILTER_README.html or
 /usr/share/doc/postfix/MILTER_README.gz (in postfix-doc) for
@@ -133,4 +134,4 @@ q
 
 and send the results along with your bug report using reportbug.
 
- -- Don Armstrong <don@debian.org>, Wed, 11 Mar 2009 03:51:55 -0700
+ -- Don Armstrong <don@debian.org>, Fri, 28 Dec 2012 10:54:48 -0800
index 813435211381d47d085bfce434ccde79e4a828d8..eab4807f6e4c11f8fbdab0ee8054a932b1bb5e47 100644 (file)
@@ -2,6 +2,8 @@ spamass-milter (0.3.2-2) unstable; urgency=low
 
   * Make it more clear that OPTIONS can only be set once in the
     configuration file (Thanks to Matt Jamison) (closes: #695809).
+  * Document that the i macro should be given for postfix. (closes:
+    #696856)
 
  -- Don Armstrong <don@donarmstrong.com>  Wed, 12 Dec 2012 17:05:17 -0800