From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71606 Path: news.gmane.org!not-for-mail From: Dave Goldberg Newsgroups: gmane.emacs.gnus.general Subject: Re: More IMAP testing, please Date: Thu, 23 Sep 2010 23:31:55 -0400 Message-ID: <848w2rizpw.fsf@davestoy.home> References: <8762y178ny.fsf@uwo.ca> <87eico4b4k.fsf@uwo.ca> <87ocbqkhj5.fsf@uwo.ca> <877hien0xr.fsf@uwo.ca> <84hbhgiq3h.fsf@davestoy.home> <84d3s4ipxp.fsf@davestoy.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285299209 13055 80.91.229.12 (24 Sep 2010 03:33:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 24 Sep 2010 03:33:29 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19979@lists.math.uh.edu Fri Sep 24 05:33:27 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Oyz2M-0001jY-UU for ding-account@gmane.org; Fri, 24 Sep 2010 05:33:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Oyz1r-00023a-3T; Thu, 23 Sep 2010 22:32:55 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Oyz1p-00023K-2F for ding@lists.math.uh.edu; Thu, 23 Sep 2010 22:32:53 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Oyz1n-0003UY-ER for ding@lists.math.uh.edu; Thu, 23 Sep 2010 22:32:52 -0500 Original-Received: from vms173015pub.verizon.net ([206.46.173.15]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Oyz1m-0000ae-00 for ; Fri, 24 Sep 2010 05:32:50 +0200 Original-Received: from davestoy.home.verizon.net ([unknown] [173.48.216.252]) by vms173015.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0L9800BHRF534KKC@vms173015.mailsrvcs.net> for ding@gnus.org; Thu, 23 Sep 2010 22:31:53 -0500 (CDT) X-Face: W!bie|rYVd43O:2CkHTb*~s5}Yzx30X<@6Tq_bnP56Hp!xX4sVl4tgYRirjRcke\wfY!JJ9 i?]VIUJicJzq2\!3%7$5R%wi!R[.]Va97q In-reply-to: (Lars Magne Ingebrigtsen's message of "Thu, 23 Sep 2010 18:07:23 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.22 (linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71606 Archived-At: > Dave Goldberg writes: >>> My select method setup (both my cyrus and exchange IMAP servers are >>> secondary) look similar to James' though I removed the reference to >>> nnimap-authinfo-file some time ago in favor of auth-sources. >> >> I take it back, my select methods are not really like James' at all in >> retrospect. In case it helps, here they are: >> >> (nnimap "cyrus" >> (nnimap-address >> "mail.mywork.org") >> (nnimap-stream starttls) >> (nnimap-need-unselect-to-notice-new-mail t) >> (nnimap-nov-is-evil t)) > No prompting for user name/password/anything might mean that it doesn't > get that far. What's in the *nnimap ...* buffers? They were empty, but I think I understand it. In Message-id: <87ocbo4e4c.fsf@gmail.com> Eythan Weg noted that starttls support was missing, which was almost certainly my problem. I'll be testing the new starttls support when I get to work tomorrow. Thanks, -- Dave Goldberg david.goldberg6@verizon.net