]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/commitdiff
add README file to the installdocs list; update the configuration instructions for...
authordon <don@8f7917da-ec0b-0410-a553-b9b0e350d17e>
Tue, 2 Jan 2007 15:57:36 +0000 (15:57 +0000)
committerdon <don@8f7917da-ec0b-0410-a553-b9b0e350d17e>
Tue, 2 Jan 2007 15:57:36 +0000 (15:57 +0000)
debian/README.Debian
debian/rules

index b58575130ae9bb3d95c66187bded745e6247d003..5cd03dfb1b9e0f22306252025dbf7671aa58a90a 100644 (file)
@@ -13,6 +13,8 @@ something like:
  INPUT_MAIL_FILTER(`spamassassin',
          `S=local:/var/run/spamass/spamass.sock, F=,
          T=S:4m;R:4m;E:10m')dnl
+ define(`confMILTER_MACROS_CONNECT',`t, b, j, _, {daemon_name}, {if_name}, {if_addr}')dnl
+ define(`confMILTER_MACROS_HELO',`s, {tls_version}, {cipher}, {cipher_bits}, {cert_subject}, {cert_issuer}')dnl
 
 Briefly, the F=, tells sendmail to just pass the connection through if
 the milter fails. This is most likely the setting you want. If you
@@ -90,4 +92,4 @@ q
 
 and send the results along with your bug report using reportbug.
 
- -- Don Armstrong <don@debian.org>, Tue,  2 Jan 2007 06:40:24 -0800
+ -- Don Armstrong <don@debian.org>, Tue,  2 Jan 2007 07:56:46 -0800
index 6404cea05c38652a305b592a61e5d55b1e3f207e..4dc0f2235fea465981b578a2d6bc7ac87f11136d 100755 (executable)
@@ -77,7 +77,7 @@ binary-arch: build install
        dh_testdir
        dh_testroot
        dh_installchangelogs ChangeLog
-       dh_installdocs NEWS
+       dh_installdocs NEWS README
        dh_installman
        dh_installinit
        dh_link