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

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -