From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53982 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap problem with current cvs Date: Thu, 18 Sep 2003 00:39:14 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <87fzivxfkd.fsf@amalthea.paradoxical.net> <87n0d3gi50.fsf@amalthea.paradoxical.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063838373 25532 80.91.224.253 (17 Sep 2003 22:39:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Sep 2003 22:39:33 +0000 (UTC) Original-X-From: ding-owner+M2522@lists.math.uh.edu Thu Sep 18 00:39:31 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19zkxP-0004pM-00 for ; Thu, 18 Sep 2003 00:39:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19zkxH-0002bw-00; Wed, 17 Sep 2003 17:39:23 -0500 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 19zkxD-0002br-00 for ding@lists.math.uh.edu; Wed, 17 Sep 2003 17:39:19 -0500 Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by justine.libertine.org (Postfix) with ESMTP id AB1DF3A0056 for ; Wed, 17 Sep 2003 17:39:17 -0500 (CDT) Original-Received: from latte.josefsson.org (h96n1c1o299.bredband.skanova.com [217.208.172.96]) (authenticated bits=0) by yxa.extundo.com (8.12.9/8.12.9) with ESMTP id h8HMdEdk026468 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL) for ; Thu, 18 Sep 2003 00:39:15 +0200 Original-To: ding@gnus.org Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030917:ding@gnus.org:94963251edd21d37 X-Hashcash: 0:030917:ding@gnus.org:94963251edd21d37 In-Reply-To: <87n0d3gi50.fsf@amalthea.paradoxical.net> (Josh Huber's message of "Wed, 17 Sep 2003 18:33:15 -0400") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53982 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53982 Josh Huber writes: > Simon Josefsson writes: > >> Press G e on groups on the starttls server and make sure they either >> is "nnimap:hostname" or contain the entire select method _exactly_ >> as typed in .gnus. Perhaps you have some group that uses a old >> version of the select method, and since Gnus notice that they are >> different, it opens a new server for it. If you know how to >> reproduce getting the non-referral (i.e., non-"nnimap:hostname" >> version) select method in the group buffer, please tell. Gnus >> should, IMHO, use the "nnimap:hostname" syntax, so you can modify >> the g-s-s-m without re-subscribing to all groups on the old server. >> I'm not sure why you don't get this problem on direct startup >> though. > > Well, when it started happening every time I posted a message via > nntp, I really started to get suspicious. Sending mail didn't trigger > the issue...looking at my Gcc setup, I do sort sent mail and new into > different imap mailboxes... > > I fixed this by subscribing to the sent-news mailbox (for some reason, > I had forgotton to do this). This seems to have fixed the problem, > even though I see messages from Gnus indicating it's re-doing a > STARTTLS session while in the middle of posting to nntp. What is the value of gnus-message-archive-group and gnus-message-archive-method? Sounds like Gnus doesn't understand that the archive method is the same as your normal starttls nnimap server.