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: AS63949 176.58.96.0/19 X-Spam-Status: No, score=-3.0 required=3.0 tests=AWL,BAYES_00,SPF_HELO_NONE, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from mail.taht.net (mail.taht.net [176.58.107.8]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 455321F609 for ; Thu, 13 Jun 2019 17:53:12 +0000 (UTC) Received: from dancer.taht.net (unknown [IPv6:2603:3024:1536:86f0:eea8:6bff:fefe:9a2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.taht.net (Postfix) with ESMTPSA id 05B211F40B; Thu, 13 Jun 2019 17:53:09 +0000 (UTC) From: Dave Taht To: Eric Wong Cc: meta@public-inbox.org Subject: Re: interop with leafnode References: <87tvlkbkrk.fsf@taht.net> <20190613070031.GA9743@dcvr> Date: Thu, 13 Jun 2019 10:52:57 -0700 In-Reply-To: <20190613070031.GA9743@dcvr> (Eric Wong's message of "Thu, 13 Jun 2019 07:00:31 +0000") Message-ID: <87lfy5mkxy.fsf@taht.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-Id: Eric Wong writes: > Dave Taht wrote: >> For most (not all) traffic, leafnode does this: >> >> > Oct 16 22:08:01 spaceheater fetchnews[3045]: lwn.kernel.lkml: >> > considering articles 200621 - 200643 >> > Oct 16 22:08:01 spaceheater fetchnews[3045]: Discarding article >> > 200621 >> > - no Path: found > > So yeah, I Cc-ed you on <20190613065413.4705-1-e@80x24.org>. > Apparently leafnode doesn't need any real Path:, and just a > single byte seems to work. > > However, I've also noticed leafnode (finally tried it) also > fails if a Message-ID is too long and spans multiple lines > (those were from outlook.com, go figure). Thanks! Is there a way to reformat that?