diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-03-03 20:17:41 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-03-03 20:17:41 +0000 |
commit | d629c98572e49d18efa59cd4e7949aba54876e51 (patch) | |
tree | 5208c36a7ff8566c073c4ea81dc0ee2eee1eb7f6 /libexec/spamd | |
parent | f0ab253155b90012d76c7e25c6a6e0bc962973e7 (diff) |
lies
Diffstat (limited to 'libexec/spamd')
-rw-r--r-- | libexec/spamd/spamd-setup.8 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/libexec/spamd/spamd-setup.8 b/libexec/spamd/spamd-setup.8 index 08bcd9a81c2..972903af2c8 100644 --- a/libexec/spamd/spamd-setup.8 +++ b/libexec/spamd/spamd-setup.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spamd-setup.8,v 1.7 2003/03/02 22:38:56 deraadt Exp $ +.\" $OpenBSD: spamd-setup.8,v 1.8 2003/03/03 20:17:40 deraadt Exp $ .\" .\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -97,9 +97,7 @@ The local file specified is added to the white-list. The arguments are processed in the order they are given and the resulting output is concatenated to build up a table for .Xr pf 4 . -First, all of the addresses from the black-list are added. -Then, all of the addresses from the white-list are removed. -Then, the blacklist address, are sent to a running +Then the blacklist addresses are sent to a running .Xr spamd 8 along with the message spamd will give on mail rejection when a matching client connects. |