Changed the way messages and headers are
authorArt Cancro <ajc@citadel.org>
Wed, 22 Aug 2007 19:19:19 +0000 (19:19 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 22 Aug 2007 19:19:19 +0000 (19:19 +0000)
commit8a6b80f677d6a94305b2ba63dd6404b9ea75e6fb
treee3d5434dbd5f3ee652acd608a9b5599bbb24d83b
parente2c939b4e8e7233bc166321125302f604da31d54
Changed the way messages and headers are
fetched from disk during IMAP BODY fetch operations.
The iPhone does UID FETCH (BODY.PEEK[HEADER] BODY.PEEK[TEXT])
and then gets all bent out of shape when it doesn't see the
Content-type: header where it expects it.
citadel/modules/imap/imap_fetch.c