21, 2010 9:03 PM
To: Sharma, Ashish
Cc: Postfix users
Subject: Re: Email attachment parsing via mime4j
Sharma, Ashish:
> But since there are lots of cases that I need to cater to that's
> why I am looking for a MIME processor that does this all catering
> to all of the possible cases (
Sharma, Ashish:
> But since there are lots of cases that I need to cater to that's
> why I am looking for a MIME processor that does this all catering
> to all of the possible cases (like text/html, text/plain,
> multipart/alternative, multipart/mixed, multipart/related etc) on
> the backend.
...
>
hanks in advance
Ashish Sharma
-Original Message-
From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org]
On Behalf Of Wietse Venema
Sent: Wednesday, April 21, 2010 8:17 PM
To: Postfix users
Subject: Re: Email attachment parsing via mime4j
Sharma, Ashish:
> Hi,
&
Sharma, Ashish:
> Hi,
>
> I am using a small java smtp library
> (http://code.google.com/p/subethasmtp/), by this I need to parse
> the incoming emails in separate components viz body, attachments
> etc.
>
> I am trying to use mime4j , but the documentation suggests that
> mime4j can only give eve