From 9342aad429aa437b743c75bd18e06e3df25a3b6a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 18 Dec 2019 03:36:40 +0000 Subject: [PATCH] TODO: add UUCP address item We should support historical archives from the old days, but I'm not sure how to best go about it, for now, given how tricky correct handling of modern email addresses is. We can deal with it if/when somebody decides to import some ancient archives... --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 0e31e6d7..46c61f8e 100644 --- a/TODO +++ b/TODO @@ -141,3 +141,5 @@ all need to be considered for everything we introduce) * figure out how search for messages with multiple Date: headers should work (some wacky examples out there...) + +* support UUCP addresses for legacy archives -- 2.44.0