From: Michael Tremer Date: Tue, 10 Mar 2026 15:36:26 +0000 (+0000) Subject: reports: Don't encourage people to reply to refusal emails X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c0ba33d6dfc915c0308bc64be440eab621c2f2f;p=dbl.git reports: Don't encourage people to reply to refusal emails Signed-off-by: Michael Tremer --- diff --git a/src/dbl/reports.py b/src/dbl/reports.py index 685ce5a..98e79c4 100644 --- a/src/dbl/reports.py +++ b/src/dbl/reports.py @@ -526,9 +526,6 @@ class Report(sqlmodel.SQLModel, database.BackendMixin, table=True): _("We genuinely appreciate you taking the time to help keep the internet safer." " Your vigilance matters, and we encourage you to continue reporting suspicious domains in the future."), "", - _("If you believe this decision was made in error or have additional information to share," - " please feel free to reply to this email."), - "", _("Best regards,"), "-%s" % sender, )