diff options
author | 2004-11-04 13:29:35 +0000 | |
---|---|---|
committer | 2004-11-04 13:29:35 +0000 | |
commit | bec3cceb0ded93dc93fc6183c5599907c28b45a4 (patch) | |
tree | e6e488e95d10763b993bcaa5cb7cc120da469afe | |
parent | implememtation -> implementation (diff) | |
download | wireguard-openbsd-bec3cceb0ded93dc93fc6183c5599907c28b45a4.tar.xz wireguard-openbsd-bec3cceb0ded93dc93fc6183c5599907c28b45a4.zip |
fix url (submitter by maintainer of site)
-rw-r--r-- | etc/spamd.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/spamd.conf b/etc/spamd.conf index c4e719ce090..9b48e5654b4 100644 --- a/etc/spamd.conf +++ b/etc/spamd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: spamd.conf,v 1.9 2004/01/21 08:07:39 deraadt Exp $ +# $OpenBSD: spamd.conf,v 1.10 2004/11/04 13:29:35 otto Exp $ # # spamd config file, read by spamd-setup(8) for spamd(8) # @@ -14,8 +14,8 @@ # whitelists apply to the previous blacklist. more than one whitelist # may be applied to each blacklist # -# As of Aug 2003, a place to search for black lists is -# http://spamlinks.port5.com/filter-bl.htm#ip +# As of November 2004, a place to search for black lists is +# http://http://spamlinks.net/filter-bl.htm # # Some of the URLs below point to www.openbsd.org locations. Those # files are likely to be mirrored to other OpenBSD www mirrors located |