diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-27 16:04:27 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-27 16:04:27 +0000 |
commit | 777dc8b85724985e8890f5f2ecc1e2a68bea6868 (patch) | |
tree | f66a6cef2bb5d552603a327726f4395349223e73 /libexec/spamlogd | |
parent | ba62c5fd38131a88603ded303bb1a90f02acba0d (diff) |
sync slightly w/ spamd(8);
Diffstat (limited to 'libexec/spamlogd')
-rw-r--r-- | libexec/spamlogd/spamlogd.8 | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/libexec/spamlogd/spamlogd.8 b/libexec/spamlogd/spamlogd.8 index a841f7af4f4..199198d4467 100644 --- a/libexec/spamlogd/spamlogd.8 +++ b/libexec/spamlogd/spamlogd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spamlogd.8,v 1.9 2006/11/04 00:19:44 jmc Exp $ +.\" $OpenBSD: spamlogd.8,v 1.10 2007/02/27 16:04:26 jmc Exp $ .\" .\" Copyright (c) 2004 Bob Beck. All rights reserved. .\" @@ -31,9 +31,7 @@ manipulates the .Xr spamd 8 database in .Pa /var/db/spamd -used for -.Xr spamd 8 -greylisting. +used for greylisting. .Nm updates the .Pa /var/db/spamd @@ -51,11 +49,9 @@ The destination addresses of outbound connections are whitelisted when seen by .Nm so that replies to outbound mail may be received without initial -greylisting delays -(see -.Sx GREYLISTING -in -.Xr spamd 8 ) . +greylisting delays. +Greylisting is explained more fully in +.Xr spamd 8 . .Pp The options are as follows: .Bl -tag -width Ds |