From 91893ec62f19f2e5cca4719ef03fe5c858a06e2d Mon Sep 17 00:00:00 2001 From: Matt Sergeant Date: Mon, 10 Nov 2003 08:06:00 +0000 Subject: [PATCH] Doc fix. git-svn-id: https://svn.perl.org/qpsmtpd/trunk@194 958fd67b-6ff1-0310-b445-bb7760255be9 --- plugins/milter | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/milter b/plugins/milter index 30da52e..de3f82f 100644 --- a/plugins/milter +++ b/plugins/milter @@ -15,11 +15,11 @@ It takes two required parameters - a milter name (for logging) and the port to connect to on the localhost. This can also contain a hostname if the filter is on another machine: - queue/milter Brightmail 5513 + milter Brightmail 5513 or - queue/milter Brightmail bmcluster:5513 + milter Brightmail bmcluster:5513 This plugin has so far only been tested with Brightmail's milter module.