Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-13-2008, 03:25 PM
Member
 
Join Date: Mar 2008
Location: Hyderabad
Posts: 1
Rep Power: 0
chandu.v09 is on a distinguished road
Default Retreiving of mail body using mail number
String pattern = subjectSubstringToSearch;
SubjectTerm st = new SubjectTerm(pattern);
Message [] found = fldr.search(st);


By using the above code we can access email body by comparing with mail subject, But there is a chance of same subject for more mails, so please help me to get the email body by mail number.


WE can get email number by getMessageNumber();


Please helpme, thank you........
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
mail indirani New To Java 4 04-11-2008 02:12 PM
mail concept thamizhisai Advanced Java 4 04-11-2008 08:19 AM
HTML mail body Sudha Java Servlet 0 03-21-2008 11:58 PM
Sending a mail with the local mail program thedude Advanced Java 2 07-23-2007 01:19 PM
Mail error orchid New To Java 1 04-22-2007 03:34 AM


All times are GMT +2. The time now is 01:12 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org