From 2bbb824c7f43912ceaa8f9d815076020c715505b Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 02 Apr 2025 09:28:04 +0800 Subject: [PATCH] Add missing "s" in 400_colon --- templates/400_colon.tmpl | 2 +- diff --git a/templates/400_colon.tmpl b/templates/400_colon.tmpl index 0b60331e7fb5c5ea28dbec529742d8fdc3e8731d..470a68538f91b983e570d8d4468ba6dcf6c47edb 100644 --- a/templates/400_colon.tmpl +++ b/templates/400_colon.tmpl @@ -14,7 +14,7 @@ {{- template "header" . -}}

400 Bad Request

We recently switched URL schemes. Previously “:” was used as our URL group separator, but because OpenSMTPD does not implement local-part address quoting properly, we’re unable to include “:” in URLs properly, hence we use “-” now.

-

As a precaution in case visitors get confused, this page was set up. You should probably replace the “:”s with “-”s in the URL bar. If there are colons in the URL that is not the group separator—that’ an edge case that we’ll fix later.

+

As a precaution in case visitors get confused, this page was set up. You should probably replace the “:”s with “-”s in the URL bar. If there are colons in the URL that is not the group separator—that’s an edge case that we’ll fix later.


Lindenii Forge
-- 2.48.1