diff options
author | 2016-05-11 05:41:13 +0000 | |
---|---|---|
committer | 2016-05-11 05:41:13 +0000 | |
commit | f0f9d221d30902aa0cb7cd00a81977760ad4e904 (patch) | |
tree | 884a2d31f96fa2f43e1a3dcef33e0f65d85fa753 | |
parent | If sendsyslog(2) is called with LOG_CONS before syslogd(8) has been (diff) | |
download | wireguard-openbsd-f0f9d221d30902aa0cb7cd00a81977760ad4e904.tar.xz wireguard-openbsd-f0f9d221d30902aa0cb7cd00a81977760ad4e904.zip |
Alas all good things come to an end. The U of A traplist is going away as
the University of Alberta moves away from running a spamd fronted MX,
so there is no more source for this traplist anymore.
-rw-r--r-- | etc/mail/spamd.conf | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/etc/mail/spamd.conf b/etc/mail/spamd.conf index 9e77df5043c..1a69d10c692 100644 --- a/etc/mail/spamd.conf +++ b/etc/mail/spamd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: spamd.conf,v 1.5 2016/03/14 21:36:52 jmc Exp $ +# $OpenBSD: spamd.conf,v 1.6 2016/05/11 05:41:13 beck Exp $ # # spamd(8) configuration file, read by spamd-setup(8). # See also spamd.conf(5). @@ -19,15 +19,6 @@ all:\ :uatraps:nixspam: -# University of Alberta greytrap hits. -# Addresses stay in it for 24 hours from time they misbehave. -uatraps:\ - :black:\ - :msg="Your address %A has sent mail to a ualberta.ca spamtrap\n\ - within the last 24 hours":\ - :method=http:\ - :file=www.openbsd.org/spamd/traplist.gz - # Nixspam recent sources list. # Mirrored from http://www.heise.de/ix/nixspam nixspam:\ |