From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 16000 invoked from network); 2 Jan 2021 00:58:40 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 2 Jan 2021 00:58:40 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kvVFZ-005FBR-Kc for ml@inbox.vuxu.org; Fri, 01 Jan 2021 18:58:33 -0600 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1kvVFZ-003WvB-1c for ml@inbox.vuxu.org; Fri, 01 Jan 2021 18:58:33 -0600 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kvVFY-003Wv5-3Z for ding@lists.math.uh.edu; Fri, 01 Jan 2021 18:58:32 -0600 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kvVFW-00BPQn-F8 for ding@lists.math.uh.edu; Fri, 01 Jan 2021 18:58:31 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References :Message-ID:Date:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Dpz8C6vcilCC5NEWDgJIftvcIvFS8loy0xqImp2Ga58=; b=LLT11IPHnac7x+B0KTNy6d81SY BS7ehRFG7it168kfIC7IRSG0fz4whZqcEP8wM2ghdDZ2fHLEkoYhZqQdn6HEkU4i72QJXE30Trq2K 0p1sep3hkG0pp4A4VYVYe77yHhUYzm39MjYWNReNn+GV08IDZ0Yaf7+Q6PjRV/+nfcYU=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kvVFQ-0003Qx-95 for ding@gnus.org; Sat, 02 Jan 2021 01:58:26 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kvVFP-0009tK-AE for ding@gnus.org; Sat, 02 Jan 2021 01:58:23 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Eric Abrahamsen Subject: Re: Posting a draft to a newsgroup stopped(?) working? Date: Fri, 01 Jan 2021 16:58:18 -0800 Message-ID: <878s9cqhn9.fsf@ericabrahamsen.net> References: <87r1n4cukx.fsf@tullinup.koldfront.dk> <87sg7ktmsg.fsf@ericabrahamsen.net> <87lfdcbcz9.fsf@gnus.org> <87o8i8tm3l.fsf@ericabrahamsen.net> <87h7o0cqvi.fsf@tullinup.koldfront.dk> <878s9cz79a.fsf@gnus.org> <87czyotkpw.fsf@ericabrahamsen.net> <87czyocoyi.fsf@tullinup.koldfront.dk> <8735zkjimk.fsf@tullinup.koldfront.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:ol1CcSR7GWC0SigzLpamrFd3kGo= List-ID: Precedence: bulk Adam Sjøgren writes: > Found it! > > For some reason the draft in question had a X-Draft-From: header line > with the value ("nndrafts:drafts") instead of the (nntp-server:group N) > I otherwise see. > > I'm not sure how that happened. Perhaps by editing a draft and saving > it? Got to test some more... > > Ah! A new article (a) in a group doesn't result in an X-Draft-From: > header, which means the draft can't be posted, as the method is (nnnil). > > But if it is a follow up, the draft has a X-Draft-From: which Gnus then > seems to use to figure out what server to use for posting. > > So it only happens on drafts that are not follow ups. Okay, I just tried that and it worked, but again I did that from my usual setup which has nntp as `gnus-select-method'. I did observe the same as you, that if the draft is not a followup it doesn't get an X-Draft-From header. Just that, in my case, that was apparently okay.