You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by "Sharma, Ashish" <as...@hp.com> on 2011/09/01 14:52:38 UTC

How to determine the size of an email and the attachments?

Hi,

I am using mime4j for parsing email data streams.

I want to collect the size of each email as well as its individual email attachments.

Can someone please suggest what mime4j methods should I use, I am using the mime4j event handler API with MaximalBodyDescriptor.

Thanks
Ashish Sharma