Leo <[email protected]> writes:

> Hello,
>
> I am trying No Gnus in Emacs 24 and it fails to open all servers
> requiring authentication ie gmail imap and nntp.
>
> ,----[ C-h v gnus-secondary-select-methods RET ]
> | gnus-secondary-select-methods is a variable defined in `gnus.el'.
> | Its value is ((nnml "")
> |  (nnimap "gmail"
> |          (nnimap-server-address "imap.gmail.com")))
> | 
> | 
> | Documentation:
> | A list of secondary methods that will be used for reading news.
> | This is a list where each element is a complete select method (see
> | `gnus-select-method').
> | 
> | If, for instance, you want to read your mail with the nnml back end,
> | you could set this variable:
> | 
> | (setq gnus-secondary-select-methods '((nnml "")))
> | 
> | You can customize this variable.
> `----
>
> My ~/.authinfo.gpg 
>
> machine gmail login [email protected] password xxxxxxxxxx
> machine news.eternal-september.org login sdl.web password xxxxxxxxxx force yes
>
> Any ideas? Thank you.
I have here:

--8<---------------cut here---------------start------------->8---
machine imap.gmail.com port 993 login [email protected] password xxxxx
machine smtp.gmail.com port 587 login [email protected] password xxxxx
--8<---------------cut here---------------end--------------->8---


-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 


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

Reply via email to