From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 28D246DE0F7A for ; Thu, 7 Mar 2019 14:34:46 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.011 X-Spam-Level: X-Spam-Status: No, score=-0.011 tagged_above=-999 required=5 tests=[AWL=-0.010, SPF_PASS=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MNynWMP2nPDg for ; Thu, 7 Mar 2019 14:34:44 -0800 (PST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id CB9DC6DE0ED0 for ; Thu, 7 Mar 2019 14:34:44 -0800 (PST) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1h21b6-0001za-05; Thu, 07 Mar 2019 17:34:40 -0500 Received: (nullmailer pid 1874 invoked by uid 1000); Thu, 07 Mar 2019 22:34:38 -0000 From: David Bremner To: Alvaro Herrera Cc: "Leo L. Schwab" , notmuch@notmuchmail.org Subject: Re: BUG: "notmuch insert" fails with "Delivery of non-mail file" In-Reply-To: <20190307220355.GA24454@alvherre.pgsql> References: <20190307220355.GA24454@alvherre.pgsql> Date: Thu, 07 Mar 2019 18:34:38 -0400 Message-ID: <87d0n2e2kh.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Mar 2019 22:34:46 -0000 Alvaro Herrera writes: > By the way, did you not have a problem with message > id:878szcwd8c.fsf@swing.csc.kth.se delivered to this very list? That > one includes an unescaped "^From " line in the body, which is sure to > confuse the message parser ... That particular message is base64 encoded, so that would be unlikely to cause a problem. d