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=-3.7 required=3.0 tests=ALL_TRUSTED,AWL,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 49EFA20248; Thu, 21 Mar 2019 17:29:33 +0000 (UTC) Date: Thu, 21 Mar 2019 17:29:33 +0000 From: Eric Wong To: Ali Alnubani Cc: meta@public-inbox.org Subject: Re: issue with emails sent by bugzilla Message-ID: <20190321172933.shujjjrzmr335ej7@dcvr> References: <20190321161357.hlkwygbabgup6tuk@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190321161357.hlkwygbabgup6tuk@dcvr> List-Id: Eric Wong wrote: > Might be a bug...(see below) I can check in a bit. > > Does: http://domain/list/foo@bar%2F/ work? Just tested, both of the following work without modifications: https://public-inbox.org/test/aaffffffadkljfadsfasdfasdfasdfffffffas@oops%2F/ https://public-inbox.org/test/oops@test%2F/ Are you running a recent-ish revision off git? I fixed some bugs at commit 4cf7804c2b263e4a92447315f534f76416d4ffad ("additional tests for bad Message-IDs in URLs") back last June thanks to Leah's bug report. Is your instance publically accessible?