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 22683 invoked from network); 1 Jan 2021 21:23:55 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 1 Jan 2021 21:23:55 -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 1kvRtp-0058Fm-Vp for ml@inbox.vuxu.org; Fri, 01 Jan 2021 15:23:53 -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 1kvRtp-003Uvq-E5 for ml@inbox.vuxu.org; Fri, 01 Jan 2021 15:23:53 -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 1kvRto-003Uvl-OX for ding@lists.math.uh.edu; Fri, 01 Jan 2021 15:23:52 -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 1kvRtm-00BIn8-Ug for ding@lists.math.uh.edu; Fri, 01 Jan 2021 15:23:52 -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=dZ6JoEGKrkwlQOuC87HJ33C3t8E6Fgg+xkQ4z+C7F68=; b=W1QJl17yDkE+HXTJR6qrRt/NIf NSAbOlh3jTqccPGSvBNEomD/CxDEvNIs7O6t2P7N8TgmXauq6Nyy+KXliG6zWgcZnkoG9Vi9eGrXg TzEVl3zhvc11xbfHBUZ0y7AOcMjXHqXn4b8tVIdNY1zRTo25j+M6CRMKuD2TrbCFq2H4=; 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 1kvRtg-0000XF-2J for ding@gnus.org; Fri, 01 Jan 2021 22:23:46 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kvRtf-0006HC-J4 for ding@gnus.org; Fri, 01 Jan 2021 22:23:43 +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 13:23:39 -0800 Message-ID: <87czyotkpw.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> 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:s2zNAXk2Ab+5VJUTeVUXhChcyfg= List-ID: Precedence: bulk Mock Turtle writes: > Adam Sjøgren writes: > >> Eric writes: >> >>> Bad news for you! Looks like it works okay here. >> >> Thanks for testing - I wonder what I have messed up in my >> configuration... >> >> Could you do a test where you quit Gnus and Emacs after saving the >> draft, and then start a new Emacs, Gnus and post? Just to be 100% sure. > > Here's the draft, saving... > > Stopped and restarted Emacs, now sending. *Messages* clearly said "sending with news.gmane.io via nntp" or whatever, so it wasn't confused. I suppose one other thing would be to try with `gnus-select-method' set to nnnil, in case that causes some particular hiccup.