It looks to me like any ticket changes are penalized -3 karma per URL that's submitted because dbl.spamhaus.org fails for each one. Example: URL's blacklisted by dbl.spamhaus.org (djangopackages.org[255.255.254]), dbl.spamhaus.org (forum.djangoproject.com[255.255.254]), dbl.spamhaus.org (softwarecrafts.uk[255.255.254]) (Domains that are all okay according to https://check.spamhaus.org/.) It may be related to the spamhaus cannot be resolved by the djangoproject.com server. Per https://stackoverflow.com/questions/64363090/how-do-you-access-the-public-spamhaus-dbl-service, someone could try `$ dig dbltest.com.dbl.spamhaus.org` Proposed resolution: Remove from "dbl.spamhaus.org" from "URL Blacklists (comma separated):" at https://code.djangoproject.com/admin/spamfilter/external I believe this is part of the Trac database because I didn't find it in `tracenv.ini`.