Richmond writes:

>> Just to be certain, you removed the (nnimap-stream ssl) when you tried
>> imap, right?

> No I didn't. What do you mean by trying imap instead? I thought I was
> using imap. I thought you meant use "imap" instead of a port number.

I mean use imap, as in "IMAP (with STARTTLS)", instead of imaps, as in
"IMAP over SSL".

I don't know if it makes a difference, I just know what I could connect
using imap (but without two factor and with less secure turned on).

So what I suggest that you try this in your .gnus:

  (setq gnus-select-method '(nnimap "gmail"
                              (nnimap-address "imap.gmail.com")))

And in your .authinfo.gpg:

  machine imap.gmail.com login "[email protected]" password xxxxxxxxxxxx 
port imap

It's a longshot, admitted.


  Best regards,

    Adam

-- 
 "I wonder if you can refuse to inherit the world."         Adam Sjøgren
 "I think if you're born, it's too late."              [email protected]


_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to