info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can see headers but not messages with imap Gmail


From: George Oliver
Subject: Re: can see headers but not messages with imap Gmail
Date: Wed, 28 Mar 2012 19:12:56 -0000
User-agent: G2/1.0

On Jun 6, 5:15 pm, George Oliver <georgeolive...@gmail.com> wrote:
> hi, I'm working on using gnus to read imap Gmail for the first time on
> Windows XP. So far I can start gnus OK, I can send mail, and I can see
> all my tags and message headers, but when I try to view the message
> itself (by pressing space) nothing is shown. I get 'Message marked for
> downloading' in the minibuffer instead. If I press RET twice I get
> 'message marked for downloading' and then 'end of message'.


Just a follow-up if anyone else has the same problem, I fixed this by
adding an .authinfo file like so:

 (setq gnus-select-method
       '(nnimap "gmail"
                (nnimap-authinfo-file "~/.authinfo")
                 (nnimap-address "imap.gmail.com")
                 (nnimap-server-port 993)
                 (nnimap-stream ssl)
                 (nnir-search-engine imap)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]