I want to read mails from mail server. My mail server can be any server. but when I study for this topic I found reading mail from gmail is easier option and Now i want to read mail from gmail.
My basic requirement is to skip the the HTML/TEXT mail and read only the TEXT mails. I have found several API for this but now working for me. I have also found Apache ServiceMix has mail reading component. Can i use this for my project or What is the preferred way for me ?
Thanx in advance.