Skip to content

Commit 3d37e7f

Browse files
committed
Disabled spamhaus.org antispam check
The service doesn't seem to work, possibly because of the containerization. Refs #245
1 parent 8c24455 commit 3d37e7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

trac-env/conf/trac.ini

+2
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ trap_karma = 10
187187
trust_authenticated = disabled
188188
typepad_karma = 5
189189
url_blacklist_karma = 3
190+
# Remove spamhaus from the default list (doesn't work on our current prod setup):
191+
url_blacklist_servers = urired.spameatingmonkey.net,multi.surbl.org
190192

191193
[svn]
192194
authz_file =

0 commit comments

Comments
 (0)