Gnus development mailing list
 help / color / mirror / Atom feed
* nnimap no workee once again
@ 2012-01-02 15:28 Harry Putnam
  2012-01-02 16:03 ` Steinar Bang
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Harry Putnam @ 2012-01-02 15:28 UTC (permalink / raw)
  To: ding

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.




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-01-11  3:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-02 15:28 nnimap no workee once again Harry Putnam
2012-01-02 16:03 ` Steinar Bang
2012-01-02 22:00   ` Harry Putnam
2012-01-03  7:39     ` TIP: using git-bisect (Was: nnimap no workee once again) Steinar Bang
2012-01-03 20:10       ` TIP: using git-bisect Harry Putnam
2012-01-02 16:27 ` nnimap no workee once again Tassilo Horn
2012-01-07  1:43 ` Ted Zlatanov
2012-01-09 19:13   ` Harry Putnam
2012-01-10 14:50     ` Ted Zlatanov
2012-01-11  3:16       ` Harry Putnam
2012-01-11  3:32         ` Harry Putnam

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).