Leo <[email protected]> writes:

Hi Leo,

> I am trying No Gnus in Emacs 24 and it fails to open all servers
> requiring authentication ie gmail imap and nntp.

Do you use No Gnus from git or the version bundled in Emacs 24?

> ,----[ 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")))
> `----
>
> My ~/.authinfo.gpg 
>
> machine gmail login [email protected] password xxxxxxxxxx
> machine news.eternal-september.org login sdl.web password xxxxxxxxxx force yes

Looks good.  I have a "force yes" also for gmail, but I'm not sure if
that's really needed.

Does `auth-sources' include "~/.authinfo.gpg"?

I also have

  (setq nntp-authinfo-file "~/.authinfo.gpg")

which should not be needed if `auth-sources' is set correctly, but the
last time I've checked, removing that broke authentication for my nntp
servers.

Bye,
Tassilo


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

Reply via email to