my dog learned polymorphism
The moose likes Other JSE/JEE APIs and the fly likes how to find correct email and undeliverable email in javamail Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "how to find correct email and undeliverable email in javamail" Watch "how to find correct email and undeliverable email in javamail" New topic
Author

how to find correct email and undeliverable email in javamail

kiran manohar
Ranch Hand

Joined: Sep 28, 2003
Posts: 49
hi,
i have used in my project javamail to track new messages in my inbox and store them in a table.now i want to know how to differentiate between correct email and email messages which are undelivered. for example if i sent a mail to an address and if that address is not available then when i retrieve all the messages from my inbox i need to store the message which are right in one table and those which have not been delivered to another table.does anyone know a way of tracking this.
Regards
Kiranmanohar
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to find correct email and undeliverable email in javamail
 
Similar Threads
Java + MS Exchange: how to retrieve msg files
regarding auto mail system
JavaMail: How to hide the recipient address?
How do i store a folder of emails locally?
checking for new messages