From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73723 Path: news.gmane.org!not-for-mail From: Tibor Simko Newsgroups: gmane.emacs.gnus.general Subject: Re: AUTH=PLAIN support Date: Sat, 30 Oct 2010 21:38:18 +0200 Organization: CERN -- European Organization for Nuclear Research Message-ID: <871v77fp3p.fsf@pcuds33.cern.ch> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1288467554 19045 80.91.229.12 (30 Oct 2010 19:39:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 30 Oct 2010 19:39:14 +0000 (UTC) Keywords: CERN SpamKiller Note: -50 To: Original-X-From: ding-owner+M22092@lists.math.uh.edu Sat Oct 30 21:39:10 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 1PCHGg-0000dk-67 for ding-account@gmane.org; Sat, 30 Oct 2010 21:39:10 +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 1PCHGZ-0006vn-0W; Sat, 30 Oct 2010 14:39:03 -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 1PCHGW-0006vX-Ta for ding@lists.math.uh.edu; Sat, 30 Oct 2010 14:39:00 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PCHGM-0005zU-4B for ding@lists.math.uh.edu; Sat, 30 Oct 2010 14:39:00 -0500 Original-Received: from cernmx30.cern.ch ([137.138.144.177]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PCHGL-0004o8-00 for ; Sat, 30 Oct 2010 21:38:49 +0200 Original-Received: from CERNFE21.cern.ch (137.138.144.150) by cernmxgwlb2.cern.ch (137.138.144.177) with Microsoft SMTP Server (TLS) id 14.1.218.12; Sat, 30 Oct 2010 21:38:19 +0200 Original-Received: from pcuds33.cern.ch (83.76.137.52) by smtp.cern.ch (137.138.144.172) with Microsoft SMTP Server (TLS) id 14.1.218.12; Sat, 30 Oct 2010 21:38:18 +0200 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sat, 30 Oct 2010 03:20:28 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Originating-IP: [83.76.137.52] X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73723 Archived-At: On Sat, 30 Oct 2010, Lars Magne Ingebrigtsen wrote: > If the IMAP server says that is supports AUTH=PLAIN, then nnimap will > now use AUTHENTICATE PLAIN instead of LOGIN. Let me know whether this > leads to any problems. Yes, commit a8b95f9df4992048eb90a5e4a84d7bc81bdfc282 leads to troubles on MS Exchange 2010 for me: --8<---------------cut here---------------start------------->8--- Warning: Opening nnimap server on imap.foo.com...failed: BAD Command Argument Error. 12; Denied server nnimap+imap.foo.com; Opening nnimap server on imap.foo.com...failed: BAD Command Argument Error. 12 2 BAD Command Argument Error. 12 Process *nnimap* killed 21:19:12 1 CAPABILITY 21:19:16 2 AUTHENTICATE PLAIN xxxxxxxxxxxxxxxxxxxxxxxx --8<---------------cut here---------------end--------------->8--- Best regards -- Tibor Simko