java - How to track email delivery status using javamail -


i have requirement in need check whether email delivered or not. have written code email delivery prints success invalid email address.how track whether email delivered or not using javamail api.thanks in advance :)

you might find these javamail faq entries helpful:


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - WPF+EF - The operation cannot be completed because the DbContext has been disposed -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -