David Arroyo | 25 Jun 22:15

Re: Gnus ignoring ~/.authinfo for gmail

Richard G Riley <rileyrgdev <at> gmail.com> writes:
> David Arroyo <david.a.arroyo <at> gmail.com> writes:
>
>> For whatever reason, gnus has been very temperamental with regards to
>> gmail's imap. In my ~/.gnus.el I have
>>
>> (add-to-list 'gnus-secondary-select-methods
>> 	     '(nnimap "gmail"
>> 	       (nnimap-address "imap.gmail.com")
>> 	       (nnimap-authinfo-file "~/.authinfo")
>> 	       (nnimap-stream ssl)))
>>
>
> Did you try specifying the port as part of the select method?
>
> http://asimakov.blogspot.com/2007/11/imap-gnus-gmailcom.html
>

That worked! It's always the simplest things. Thanks a lot!

-David

Gmane