]> granicus.if.org Git - mutt/commit
This patch ensures IMAP FLAGS aren't parsed twice when fetching the
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 7 Jun 2001 08:51:54 +0000 (08:51 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 7 Jun 2001 08:51:54 +0000 (08:51 +0000)
commit5c195e001f7600dab8f7227ad9371b528e3f1d0b
treedf763db0df5aa8cd3e982c3749026efdcaa671ec
parent9e8d38bf49ebea153f2d766d6820b690dbe46080
This patch ensures IMAP FLAGS aren't parsed twice when fetching the
full message body. It really only amounts to a cosmetic error, but
may cause spurious "Mailbox externally modified" messages.

From Brendan Cully.
imap/message.c