]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
If BODY/BODYSTRUCTURE is requested with some other headers, parse the
authorTimo Sirainen <tss@iki.fi>
Wed, 20 Aug 2003 01:41:30 +0000 (04:41 +0300)
committerTimo Sirainen <tss@iki.fi>
Wed, 20 Aug 2003 01:41:30 +0000 (04:41 +0300)
commit645f258ea29afaf09b673fc65d1bd788dfec8db8
tree6c7f641af6faaf2bce489ccece9cf069a51d2551
parent1e7c802dc768987adb7a3cdc3133e831acfcc101
If BODY/BODYSTRUCTURE is requested with some other headers, parse the
headers only once. If body contains multiple MIME parts, cache the internal
MIME structure so BODY[part] fetching doesn't need to parse it again.

--HG--
branch : HEAD
src/lib-imap/imap-bodystructure.c
src/lib-imap/imap-bodystructure.h
src/lib-mail/message-parser.c
src/lib-mail/message-parser.h
src/lib-storage/index/index-mail-headers.c
src/lib-storage/index/index-mail.c
src/lib-storage/index/index-mail.h