Hello,
after switching to the gnus version bundled with emacs-24.0.97[1], my imap
setup does not work anymore. I am using
| (setq gnus-secondary-select-methods
| (list
| (list 'nnimap ""
| (list 'nnimap-directory (nnheader-concat (or (getenv
"ENSC_SESSIONDIR")
| gnus-directory)
| "overview"))
|
| '(nnimap-authenticator gssapi)
| '(nnimap-nov-is-evil nil)
| '(nnimap-address "mailbox.bigo.ensc.de"))))
With old gnus (e.g. with this from emacs-23.1), my krb5 credentials were
used. Now, I am asked for username + password.
How is recent gnus to be configured for gssapi based imap?
Thanks
Enrico
Footnotes:
[1] 'gnus-version' reports v5.13, but that's the same number as with
emacs-23.1
_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english