Skip to content

Commit

Permalink
Disabled spamhaus.org antispam check
Browse files Browse the repository at this point in the history
The service doesn't seem to work, possibly because
of the containerization.

Refs django#245
  • Loading branch information
bmispelon committed Dec 13, 2024
1 parent 8232a87 commit 623aeb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions trac-env/conf/trac.ini
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@ trap_karma = 10
trust_authenticated = disabled
typepad_karma = 5
url_blacklist_karma = 3
# Remove spamhaus from the default list (doesn't work on our current prod setup):
url_blacklist_servers = urired.spameatingmonkey.net,multi.surbl.org

[svn]
authz_file =
Expand Down

0 comments on commit 623aeb4

Please sign in to comment.