summaryrefslogtreecommitdiffstats
path: root/libexec/spamd
diff options
context:
space:
mode:
authorbentley <bentley@openbsd.org>2015-02-15 22:27:51 +0000
committerbentley <bentley@openbsd.org>2015-02-15 22:27:51 +0000
commit18891bf9726ee2885a1670934c9d38f6c689007e (patch)
tree1ef119594ed2b03fefe89ea44b5ad4574f21e549 /libexec/spamd
parentUse "In" to mark up include files, instead of wrongly wrapping with Aq. (diff)
downloadwireguard-openbsd-18891bf9726ee2885a1670934c9d38f6c689007e.tar.xz
wireguard-openbsd-18891bf9726ee2885a1670934c9d38f6c689007e.zip
Don't use Aq macros when <> is intended; they are not the same thing.
ok schwarze@
Diffstat (limited to 'libexec/spamd')
-rw-r--r--libexec/spamd/spamd.814
1 files changed, 7 insertions, 7 deletions
diff --git a/libexec/spamd/spamd.8 b/libexec/spamd/spamd.8
index d0eabd5a59b..32e3cc85194 100644
--- a/libexec/spamd/spamd.8
+++ b/libexec/spamd/spamd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: spamd.8,v 1.125 2015/02/07 18:05:57 jmc Exp $
+.\" $OpenBSD: spamd.8,v 1.126 2015/02/15 22:27:51 bentley Exp $
.\"
.\" Copyright (c) 2002 Theo de Raadt. All rights reserved.
.\"
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 7 2015 $
+.Dd $Mdocdate: February 15 2015 $
.Dt SPAMD 8
.Os
.Sh NAME
@@ -268,11 +268,11 @@ regularly scans the
.Pa /var/db/spamd
database and configures all whitelist addresses as the
.Xr pf 4
-.Aq spamd-white
+<spamd-white>
table,
allowing connections to pass to the real MTA.
Any addresses not found in
-.Aq spamd-white
+<spamd-white>
are redirected to
.Nm .
.Pp
@@ -385,7 +385,7 @@ spamtrap address,
it is blacklisted for 24 hours by adding the host to the
.Nm
blacklist
-.Aq spamd-greytrap .
+<spamd-greytrap>.
Spamtrap addresses are added to the
.Pa /var/db/spamd
database with the following
@@ -468,7 +468,7 @@ a slightly modified
.Xr pf.conf 5
ruleset is required,
redirecting any addresses found in the
-.Aq spamd
+<spamd>
table to
.Nm .
Any other addresses
@@ -488,7 +488,7 @@ like:
.Pp
.Xr spamd-setup 8
can also be used to load addresses into the
-.Aq spamd
+<spamd>
table.
It has the added benefit of being able to remove addresses from
blacklists, and will connect to