* Ignore non-empty initial challenge in the GSSAPI authenticator.
commit116585bd28c0dbe4c4663229eb64755545601e6c
authorEduardo Chappa <chappa@washington.edu>
Fri, 28 Aug 2020 02:15:48 +0000 (27 20:15 -0600)
committerEduardo Chappa <chappa@washington.edu>
Fri, 28 Aug 2020 02:15:48 +0000 (27 20:15 -0600)
tree7db6712f433b2c1d6084ef98f38ab4d78161022f
parent6a37360355f253c2e6719d40f932534ed2607658
  * Ignore non-empty initial challenge in the GSSAPI authenticator.
    Some SMTP servers send a non-empty initial challenge, causing
    Alpine to cancel the authentication (in accordance to RFC).
    Patch was submitted by Ignacio Reguero, but written by Jarek Polok,
    to the re-alpine project (see https://sourceforge.net/p/re-alpine/bugs/16/)
    Patch was resubmitted here, but the code was modified in an
    equivalent but different way.
imap/src/c-client/auth_gss.c
pith/pine.hlp