Checking if email was read

Hello,

Would anybody happen to know if there is a way to use JavaMail to determine if the recipient has read the email that was sent to them? Here is what I mean:

1. An email is sent

2. A sender is informed that the receipient has read the email

Please, let me know what APIs I should use to make this work, if it is possible.

Thank you,

Victor.

[388 byte] By [vic_ska] at [2007-11-26 22:51:49]
# 1
What you want is a "read receipt". Search the forum and you'll findlots of discussion on this topic.Short answer: you can request a read receipt, but it depends on themailer used by the recipient as to whether you'll get one back or not.It's not very
bshannona at 2007-7-10 12:14:06 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...