From 77b6743d4b42b633eb1fca5e578aff17c3dcfa83 Mon Sep 17 00:00:00 2001 From: don Date: Wed, 11 Mar 2009 10:52:16 +0000 Subject: [PATCH] Document how to make inet:9999@127.0.0.1 work (closes: #519425) --- debian/README.Debian | 10 +++++----- debian/changelog | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index ab43cc0..d93d33c 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -96,11 +96,11 @@ if you're running postfix. RUNAS controls the user which spamass-milter runs as; defaults to spamass-milter. -If you want to use an inet socket for spamass-milter (like inet:9999), -then you'll need to make the following configuration changes in -/etc/default/spamass-milter: +If you want to use an inet socket for spamass-milter (like inet:9999 +or inet:9999@127.0.0.1), then you'll need to make the following +configuration changes in /etc/default/spamass-milter: -SOCKET="inet:9999" +SOCKET="inet:9999@127.0.0.1" SOCKETMODE="" SOCKETOWNER="" @@ -133,4 +133,4 @@ q and send the results along with your bug report using reportbug. - -- Don Armstrong , Fri, 13 Feb 2009 18:06:39 -0800 + -- Don Armstrong , Wed, 11 Mar 2009 03:51:55 -0700 diff --git a/debian/changelog b/debian/changelog index f50a73c..4fa3420 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ spamass-milter (0.3.1-10) UNRELEASED; urgency=low * Call restorecon on the socket and pidfile directories to make SELinux happy (thanks to Russel Coker) (closes: #518552) + * Document how to make inet:9999@127.0.0.1 work (closes: #519425) -- Don Armstrong Wed, 11 Mar 2009 03:44:35 -0700 -- 2.39.2