Java Mail, tracking Mail Delivery
843834Oct 2 2008 — edited Oct 4 2008Hi All,
I have a requirement to track if a mail sent via Java Mail was succesfully delivered to the recipient. I use an SMTP server to relay. Can anyone throw some light on how to track if a particular mail was sent via Java Mail API's was successfully delivered to the recipient. Will I get a any realtime Notification from the SMTP server for each mail I send through that server.