Hi all,

I am trying to write a Matcher to detect incoming email.  The matcher will
return an email address if the content (body) of email contains strings
like: abc=testing

If there is no attachment in the email, I am able to extract the content of
email using method .getContent().

But it does not work if email does have attachment.

Could you point me to the right direction of how to accomplish this?

Thank you.

Hoai



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.772 / Virus Database: 519 - Release Date: 10/1/2004



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to