On Mon, 2011-07-18 at 10:37 +0100, Rustam Aliyev wrote: > Thanks Oleg. > > Would it be possible to add body part size calculation in 0.8? I haven't > looked into the code, but it shouldn't be too complicated since mime4j > reads through the parts anyway. >
This might be quite difficult (or dog ugly) at the parser (core) level but should be fairly easy at the dom level. Feel free to raise a request in JIRA for this feature. Oleg
