From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82315 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Current git HEAD nnimap doesn't do cram-md5 auth Date: Thu, 13 Sep 2012 22:04:18 +0200 Organization: Probably a good idea Message-ID: <87txv1ofjx.fsf@dod.no> References: <87oc80y8w5.fsf@dod.no> <87mxnja1cv.fsf@dod.no> <874o9rxa7l.fsf@dod.no> <877grxhi7r.fsf@dod.no> <874nn1d7la.fsf@dod.no> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1347566681 12571 80.91.229.3 (13 Sep 2012 20:04:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Sep 2012 20:04:41 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30581@lists.math.uh.edu Thu Sep 13 22:04:45 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TCFeV-0008F0-8B for ding-account@gmane.org; Thu, 13 Sep 2012 22:04:43 +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 1TCFeK-0002pG-Ka; Thu, 13 Sep 2012 15:04:32 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1TCFeJ-0002p8-MM for ding@lists.math.uh.edu; Thu, 13 Sep 2012 15:04:31 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1TCFeI-0007k5-ID for ding@lists.math.uh.edu; Thu, 13 Sep 2012 15:04:31 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1TCFeH-0004HJ-4K for ding@gnus.org; Thu, 13 Sep 2012 22:04:29 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TCFeJ-00085O-79 for ding@gnus.org; Thu, 13 Sep 2012 22:04:31 +0200 Original-Received: from cm-84.208.231.161.getinternet.no ([84.208.231.161]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Sep 2012 22:04:31 +0200 Original-Received: from sb by cm-84.208.231.161.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Sep 2012 22:04:31 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.231.161.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:uHqDJl2jcUiNFckm1VmEk7kebM0= X-Spam-Score: -2.4 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82315 Archived-At: >>>>> Steinar Bang : > Anyway... removing PLAIN from dovecot didn't make nnimap switch to > CRAM-MD5: > Sep 13 20:46:38 myhost dovecot: imap-login: Disconnected (tried to use unsupported auth mechanism): method=PLAIN, rip=, lip=, TLS: Disconnected Reverting commit f842d586ed445171f1efac765755f17ae9f94d19 made CRAM-MD5 work again.