开发者

Mailer utlity in java

开发者 https://www.devze.com 2022-12-09 03:06 出处:网络
I am using j开发者_运维知识库ava mailer utility to send mails in my application. When ever there is anyinvalid mail id we are getting deliver failure notice. Is there any way to stop that failure noti

I am using j开发者_运维知识库ava mailer utility to send mails in my application. When ever there is any invalid mail id we are getting deliver failure notice. Is there any way to stop that failure notice?

Please help in this.


Change your from-address to noreply@example.com (replace example.com with your domain). Also remember to create that address in your mail-server software to make sure email to that mailbox will be discarded.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号