diff options
author | Kali Kaneko <kali@leap.se> | 2015-04-14 01:13:29 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-04-28 11:33:37 -0400 |
commit | c42e54cc707a16e4c5bde75928b1ef50593f8df8 (patch) | |
tree | ce1eae48229c232f08dbed8608a592602cea536a /mail/changes/VERSION_COMPAT | |
parent | 3973f50b06d5a4c0c921afb13a76a91b546880a7 (diff) |
[feature] implement substring body fetch
Current twisted implementation correctly parses partial fetches using
substrings by use of angle brackets (see section 6.4.5 of imap rfc), but
no use is made of the requested substring in the spew_body method.
this commit minimally implements conformance to the substring request,
although further boundary checks should be made (ie, checking whether
the starting octet is beyond the end of the text).
Resolves: #6841
Releases: 0.4.0
Diffstat (limited to 'mail/changes/VERSION_COMPAT')
0 files changed, 0 insertions, 0 deletions