Skip to content

Commit 6a60720

Browse files
committed
Disabled spamhaus.org antispam check temporarily
The service doesn't seem to work, possibly because of the containerization. Refs #245
1 parent 8232a87 commit 6a60720

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

trac-env/conf/trac.ini

+3
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,9 @@ trap_karma = 10
187187
trust_authenticated = disabled
188188
typepad_karma = 5
189189
url_blacklist_karma = 3
190+
# Disabled spamhaus temporarily. Remove url_blacklist_servers config key to
191+
# revert to default (which includes spamhaus)
192+
url_blacklist_servers = urired.spameatingmonkey.net,multi.surbl.org
190193

191194
[svn]
192195
authz_file =

0 commit comments

Comments
 (0)