From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80719 Path: news.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: nnimap no workee once again Date: Mon, 02 Jan 2012 10:28:29 -0500 Organization: Still searching... Message-ID: <878vlq15uq.fsf@newsguy.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1325518283 31173 80.91.229.12 (2 Jan 2012 15:31:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 Jan 2012 15:31:23 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M29001@lists.math.uh.edu Mon Jan 02 16:31:18 2012 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 1Rhjr4-00053L-BV for ding-account@gmane.org; Mon, 02 Jan 2012 16:31:18 +0100 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 1RhjqC-0005Sr-Sr; Mon, 02 Jan 2012 09:30:24 -0600 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 1RhjqB-0005Si-Lo for ding@lists.math.uh.edu; Mon, 02 Jan 2012 09:30:23 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Rhjq7-0005mN-Uy for ding@lists.math.uh.edu; Mon, 02 Jan 2012 09:30:20 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Rhjq5-0007J9-41 for ding@gnus.org; Mon, 02 Jan 2012 16:30:17 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Rhjq5-0004bg-1i for ding@gnus.org; Mon, 02 Jan 2012 16:30:17 +0100 Original-Received: from z65-50-57-227.ips.direcpath.com ([65.50.57.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Jan 2012 16:30:16 +0100 Original-Received: from reader by z65-50-57-227.ips.direcpath.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Jan 2012 16:30:16 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 47 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: z65-50-57-227.ips.direcpath.com User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) Cancel-Lock: sha1:zwo1PgZiykpjmWuUX6VxsDVPeEA= X-Spam-Score: -6.2 (------) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80719 Archived-At: Running recent gnus and emacs These lines in .gnus: (setq gnus-secondary-select-methods '((nnml ""))) (add-to-list 'gnus-secondary-select-methods '(nnimap "hputnam3" (nnimap-address "imap.gmail.com"))) [ PS - Also tried with the long form username hputnam3@gmail.com, with no hange and as far as I remember it was just `hputnam3' that has been working. ------- --------- ---=--- --------- -------- And this in .authinfo (password obfuscated) machine imap.gmail.com login hputnam3@gmail.com password ??XXX?? port imap ------- --------- ---=--- --------- -------- Have been working to retrieve groups on gmail. It quit working recently. not sure why. In messages buffer I get: ,---- | Opening nnimap server on hputnam3... | Opening connection to imap.gmail.com via tls... | Opening TLS connection to `imap.gmail.com'... | Opening TLS connection with `gnutls-cli --insecure -p 993 imap.gmail.com'...done | Opening TLS connection to `imap.gmail.com'...done | Opening nnimap server on hputnam3...failed: NO (AUTHENTICATIONFAILED) Invalid credentials (Failure) | Server previously determined to be down; not retrying | Opening nnimap server on hputnam3... | Opening connection to imap.gmail.com via tls... | Opening TLS connection to `imap.gmail.com'... | Opening TLS connection with `gnutls-cli --insecure -p 993 imap.gmail.com'...done | Opening TLS connection to `imap.gmail.com'...done | Opening nnimap server on hputnam3...failed: NO (AUTHENTICATIONFAILED) Invalid credentials (Failure) | Server previously determined to be down; not retrying `---- Authentication failures.. but why? I can login with those same credentials just fine.