aboutsummaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-08-27 19:24:03 +0200
committerMatthias Andree <matthias.andree@gmx.de>2021-08-27 19:50:58 +0200
commit616e8c70a39521839847d4c3b61fcb878b689075 (patch)
tree63de66dd92fefbdefea97aaff326d71d46d45105 /po
parent2a2150f4cd1bd6b10c1b327e6aa2704bb421f128 (diff)
downloadfetchmail-616e8c70a39521839847d4c3b61fcb878b689075.tar.gz
fetchmail-616e8c70a39521839847d4c3b61fcb878b689075.tar.bz2
fetchmail-616e8c70a39521839847d4c3b61fcb878b689075.zip
imap.c, pop3.c: fix protocol regression of 6.4.22.rc1
fetchmail 6.4.22.rc1 clobbered its IMAP state too late, and lost information on the protocol version in many circumstances. Consequently, it tried to talk IMAP4 to IMAP4rev1 servers, which failed. This fix the clear_sessiondata() out to the new constructor and destructor, such that imap_getauth() only needs to call it after STARTTLS, when it must re-probe CAPABILITY anyways. This was the same bug for POP3, which however does not collect state from the greeting, so that the bug was without effect for POP3. Reported by: Corey Halpin, FreeBSD port maintainer.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions