diff options
author | Bob Beck <beck@cvs.openbsd.org> | 2016-05-11 05:41:14 +0000 |
---|---|---|
committer | Bob Beck <beck@cvs.openbsd.org> | 2016-05-11 05:41:14 +0000 |
commit | 968def478fa7192ae8b1acc380301a89f861ae4e (patch) | |
tree | baa62cb8a7210162ab9cb0d6178afb580eacb0c3 /etc | |
parent | d2345c910d51a8c299044d2a4a0472d1d009b363 (diff) |
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.
Diffstat (limited to 'etc')
-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:\ |