From 6a60720937570fb05d6eaf675277f6baaf68e2d4 Mon Sep 17 00:00:00 2001 From: Baptiste Mispelon Date: Fri, 13 Dec 2024 13:46:44 +0100 Subject: [PATCH] Disabled spamhaus.org antispam check temporarily The service doesn't seem to work, possibly because of the containerization. Refs #245 --- trac-env/conf/trac.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/trac-env/conf/trac.ini b/trac-env/conf/trac.ini index 0d8a3ce..cfdd88c 100644 --- a/trac-env/conf/trac.ini +++ b/trac-env/conf/trac.ini @@ -187,6 +187,9 @@ trap_karma = 10 trust_authenticated = disabled typepad_karma = 5 url_blacklist_karma = 3 +# Disabled spamhaus temporarily. Remove url_blacklist_servers config key to +# revert to default (which includes spamhaus) +url_blacklist_servers = urired.spameatingmonkey.net,multi.surbl.org [svn] authz_file =