]> granicus.if.org Git - neomutt/commit
Ignore unexpected FETCH responses during imap_read_headers.
authorBrendan Cully <brendan@kublai.com>
Sun, 4 Jan 2009 04:37:36 +0000 (20:37 -0800)
committerBrendan Cully <brendan@kublai.com>
Sun, 4 Jan 2009 04:37:36 +0000 (20:37 -0800)
commit28f3c929126de60204def1430f234b12eefa9e42
tree59f2d75f4fba093f1524c9b3ea9a975932c625c3
parent2e5ee48378c1bbc866eb87f214c7e1eaa6308193
Ignore unexpected FETCH responses during imap_read_headers.
Thanks to Chris Li for the excellent bug report in #3041.
See #2902, #2935, #2985, #3028, #3041, #3143.
With luck, this may close them. In truth, imap_read_headers
is still a horrible kludge of duct tape and chicken wire.
imap/message.c