Nowadays, mutt defaults to Message-IDs with `/' in them :<
---
 TODO | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/TODO b/TODO
index 1537179e..77453eba 100644
--- a/TODO
+++ b/TODO
@@ -75,6 +75,9 @@ all need to be considered for everything we introduce)
 * use REQUEST_URI properly for CGI / mod_perl2 compatibility
   with Message-IDs which include '%' (done?)
 
+* handle unencoded slashes from user-generated URLs properly
+  https://public-inbox.org/meta/[email protected]/
+
 * better test cases, make faster by reusing more setup
   code across tests
 

Reply via email to