Richmond writes:

> Here is what I have in .gnus
>
> (setq gnus-select-method '(nnimap "gmail"
>  8                                  (nnimap-address "imap.gmail.com")
>  9                                  (nnimap-server-port 993)
> 10                                  (nnimap-stream ssl)
> 11                                  (nnimap-logout-timeout 60.0)))
>
> And in .authinfo
>
> machine imap.gmail.com login "[email protected]" password xxxxxxxxxxxx 
> port 993

Maybe try with imap instead (Gnus automatically does STARTTLS)?


  Best regards,

    Adam

-- 
 "Language design is being taken over by hackers.           Adam Sjøgren
  The results so far are messy, but encouraging."      [email protected]


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

Reply via email to