diff options
author | 2002-12-31 12:19:57 +0000 | |
---|---|---|
committer | 2002-12-31 12:19:57 +0000 | |
commit | a46adaba11c4bc0362cc06ebc4143cbcab2cff0f (patch) | |
tree | 53e3e9282f68587cf8e2995832167712803e63b4 | |
parent | sha1.c is needed by pf. (diff) | |
download | wireguard-openbsd-a46adaba11c4bc0362cc06ebc4143cbcab2cff0f.tar.xz wireguard-openbsd-a46adaba11c4bc0362cc06ebc4143cbcab2cff0f.zip |
fxi som tpyos
-rw-r--r-- | libexec/spamd/spamd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/spamd/spamd.8 b/libexec/spamd/spamd.8 index de44e8f37fe..3c2f9a12fc2 100644 --- a/libexec/spamd/spamd.8 +++ b/libexec/spamd/spamd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spamd.8,v 1.5 2002/12/31 01:01:28 dhartmei Exp $ +.\" $OpenBSD: spamd.8,v 1.6 2002/12/31 12:19:57 avsm Exp $ .\" .\" Copyright (c) 2002 Theo de Raadt. All rights reserved. .\" @@ -75,7 +75,7 @@ The SMTP version banner that is reported upon initial connection. is designed to be very efficient so that it does not slow down the receiving machine. SPAM is never accepted, but always rejected with either a 450 or 550 error message. The normal way that SPAM has been -dealt with in the way is to either acccept and drop, or outright block. +dealt with in the way is to either accept and drop, or outright block. When configured to use 450 responses, .Nm takes neither of these actions: it rejects the mail back to the senders' @@ -86,7 +86,7 @@ is best started from .Xr rc 8 and is used in conjuction with .Xr spamd-setup 8 -which proceses a list of spammers addresses, and applies appropriate +which processes a list of spammers addresses, and applies appropriate .Xr pfctl 8 rdr rules. .Pp |