From 0008beb07d2abb092bee0fafee290a79cadc3afe Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 1 Apr 2025 22:56:07 +0800 Subject: HTTP: Clarify 400 colon page --- templates/400_colon.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/400_colon.tmpl b/templates/400_colon.tmpl index 6d8ec25..0b60331 100644 --- a/templates/400_colon.tmpl +++ b/templates/400_colon.tmpl @@ -14,7 +14,7 @@

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 all “:”s with “-”s in the URL bar.

+

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.


Lindenii Forge
-- cgit v1.2.3