From 862636e6347e1dd03dda1fc85b3f151663c20eaa Mon Sep 17 00:00:00 2001 From: don Date: Tue, 2 Jan 2007 15:57:36 +0000 Subject: [PATCH] add README file to the installdocs list; update the configuration instructions for the macros --- debian/README.Debian | 4 +++- debian/rules | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index b585751..5cd03df 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -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 , Tue, 2 Jan 2007 06:40:24 -0800 + -- Don Armstrong , Tue, 2 Jan 2007 07:56:46 -0800 diff --git a/debian/rules b/debian/rules index 6404cea..4dc0f22 100755 --- a/debian/rules +++ b/debian/rules @@ -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 -- 2.39.2