utilities - Mailer utlity in java -
I am using the Java Mailer utility to send mail in my application. Whenever there is an invalid mail id, we are getting a notification of failure. Is there any way to stop the notice of that failure?
Please help in this.
Change from your address to noreply@example.com
(example. Change com to your domain). Remember to also make that address in your mail-server software to ensure that email will be abandoned on the mailbox.
Comments
Post a Comment