summaryrefslogtreecommitdiff
path: root/usr.sbin/spamdb
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-04-04 13:45:15 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-04-04 13:45:15 +0000
commit51d51671256d3cb96db6f5c6e7fe79799f8a6a59 (patch)
tree7832c6edb453ba5c04e90d826d79dfe56988337c /usr.sbin/spamdb
parent85c936f9312541ffdd90dc9853fc1a569b44582d (diff)
document correctly WHITE format; ok beck
fixes system/5432 from Ullrich 'Jason' Haag
Diffstat (limited to 'usr.sbin/spamdb')
-rw-r--r--usr.sbin/spamdb/spamdb.88
1 files changed, 6 insertions, 2 deletions
diff --git a/usr.sbin/spamdb/spamdb.8 b/usr.sbin/spamdb/spamdb.8
index 954378d46b0..8e1271d826b 100644
--- a/usr.sbin/spamdb/spamdb.8
+++ b/usr.sbin/spamdb/spamdb.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: spamdb.8,v 1.13 2007/03/06 10:51:16 jmc Exp $
+.\" $OpenBSD: spamdb.8,v 1.14 2007/04/04 13:45:14 jmc Exp $
.\"
.\" Copyright (c) 2004 Bob Beck. All rights reserved.
.\"
@@ -113,10 +113,14 @@ will be the IP address blacklisted due to hitting a spamtrap, and
.Em expire
will be when the IP is due to be removed from the blacklist.
.Pp
-For GREY or WHITE entries, the format is:
+For GREY entries, the format is:
.Pp
.Dl type|source IP|helo|from|to|first|pass|expire|block|pass
.Pp
+For WHITE entries, the format is:
+.Pp
+.Dl type|source IP|||first|pass|expire|block|pass
+.Pp
The fields are as follows:
.Pp
.Bl -tag -width "source IP" -offset indent -compact