aboutsummaryrefslogtreecommitdiff
path: root/mail/rbl-milter/pkg-message
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-04-07 19:14:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-04-07 19:14:05 +0000
commit77aa2be3460ef9fd8f60efc6c07b8d52a676093e (patch)
treed01a00c205cd38a9c264644d5412438d292c7561 /mail/rbl-milter/pkg-message
parentd5cdb9eec942ae7d4ec26a5a55dfc878784e6694 (diff)
downloadports-77aa2be3460ef9fd8f60efc6c07b8d52a676093e.tar.gz
ports-77aa2be3460ef9fd8f60efc6c07b8d52a676093e.zip
Notes
Diffstat (limited to 'mail/rbl-milter/pkg-message')
-rw-r--r--mail/rbl-milter/pkg-message14
1 files changed, 7 insertions, 7 deletions
diff --git a/mail/rbl-milter/pkg-message b/mail/rbl-milter/pkg-message
index c2ee36d516d6..f67f1d534155 100644
--- a/mail/rbl-milter/pkg-message
+++ b/mail/rbl-milter/pkg-message
@@ -1,12 +1,12 @@
The start/stop script has been placed in $PREFIX/etc/rc.d/rbl-milter.sh
- XRun the program now with the start command to get rbl-milter running.
-By Xdefault, it uses the relays found at relays.ordb.org but you can
-change that Xby modifying the script. It accepts multiple -d commands
-for multiple Xsite checks.
+Run the program now with the start command to get rbl-milter running.
+By default, it uses the relays found at relays.ordb.org but you can
+change that by modifying the script. It accepts multiple -d commands
+for multiple site checks.
Note that you will need to edit the proper sendmail.mc file in your
-/etc/mail Xdirectory so that sendmail will pass mail to rbl-milter. If
-you have not Xdone this before, do the following:
+/etc/mail directory so that sendmail will pass mail to rbl-milter.
+If you have not done this before, do the following:
cd /etc/mail
cp -p freebsd.mc `hostname`.mc
@@ -22,4 +22,4 @@ and rebuild it
make restart
By default, the INPUT_MAIL_FILTER line will ignore the filter if
-rbl-milter Xis not running.
+rbl-milter is not running.