info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnus + imap gssapi authentication


From: Enrico Scholz
Subject: Re: gnus + imap gssapi authentication
Date: Tue, 05 Jun 2012 23:04:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.97 (gnu/linux)

Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> writes:

> after switching to the gnus version bundled with emacs-24.0.97[1], my imap
> setup does not work anymore.  I am using
>
> |          '(nnimap-authenticator gssapi)

fwiw, with a slightly patched 'gsasl' program (I will post a patch soon
after thinking a little bit about the PREAUTH greeting), this is possible
with

   '(nnimap-stream shell)
   '(nnimap-shell-program "echo -e '* PREAUTH\r\n'; gsasl %s %p --quiet 
--mechanism GSSAPI --authentication-id=ensc --no-auth-output")


Enrico




reply via email to

[Prev in Thread] Current Thread [Next in Thread]