]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - debian/README.Debian
add README file to the installdocs list; update the configuration instructions for...
[deb_pkgs/spamass-milter.git] / debian / README.Debian
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