From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 2B0061F464 for ; Wed, 18 Dec 2019 03:36:46 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 1/6] TODO: add UUCP address item Date: Wed, 18 Dec 2019 03:36:40 +0000 Message-Id: <20191218033645.5037-2-e@80x24.org> In-Reply-To: <20191218033645.5037-1-e@80x24.org> References: <20191218033645.5037-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: 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