Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: ding@gnus.org
Subject: Gack ... boring old nnimap and gmail problem again
Date: Mon, 09 Jan 2012 14:01:53 -0500	[thread overview]
Message-ID: <87r4z8snry.fsf@newsguy.com> (raw)

I'm really stuck on this ... I've had nnimap access of gmail account
working for a good while.

My gmail account had some incident like apparently gmail itself was
hacked in some way.

At any rate I was told I had to make a new password.  I did so, and
can login from browser with no problems.  

I put the new password in the corresponding field of ~/authinfo but
cannot access gmail imap groups now, from gnus.

BTW: using latest gnus as of today. (latest emacs-24 as of yesterday)

First, again, know that I CAN login to gmail with no problems from a
browser.  And do so by using the exact same uid and passwd shown below
{passwd elided}.  And know further that this all worked until the
event mentioned above and a password change with .authinfo updated
accordingly.

I didn't change my nnimap settings for gmail but I did change authinfo
to update the passwd.

From .gnus:

,----
|  (setq gnus-secondary-select-methods
|      '((nnml ""))) 
| 
|  (add-to-list 'gnus-secondary-select-methods '(nnimap "hputnam3"
|                                   (nnimap-address "imap.gmail.com")))
`----

-------        ---------       ---=---       ---------      -------- 

From ~/.authinfo (passwd elided):

,----
| machine imap.gmail.com login hputnam3@gmail.com password [...] force yes
`----

  [NOTE: This one worked before the password change mentioned above:
,----
|  machine imap.gmail.com login hputnam3@gmail.com password [...] port imap
`----

now neither of the syntax above work]

-------        ---------       ---=---       ---------      -------- 

From: messages buffer:

,----
| 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)
`----

I don't remember seeing this line;

,----
| Opening TLS connection with `gnutls-cli --insecure -p 993  imap.gmail.com'...done
`----

when the connection worked but maybe just never noticed it.






             reply	other threads:[~2012-01-09 19:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-09 19:01 Harry Putnam [this message]
2012-01-10  9:35 ` Stefan Nobis
2012-01-10 10:28 ` Tassilo Horn
2012-01-11  3:18   ` Harry Putnam
2012-01-11  3:36     ` Harry Putnam
2012-01-11  7:58     ` Tassilo Horn
2012-01-11 13:08       ` Harry Putnam
2012-01-11 13:41         ` Ted Zlatanov
2012-01-11  9:13     ` Adam Sjøgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r4z8snry.fsf@newsguy.com \
    --to=reader@newsguy.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).