开发者

Javamail recieved mail send back to sender as bounce mail

I am quite confuse handling a mail. Once i received mail in my inbox e.g. (gmail), can i able to send back to user as it is bounce mail. What i am d开发者_StackOverflow中文版oing in here is, my application read mail from gmail using Javamail API and i want to send back them as that their email has not been delivered.

Any one have face this kind of scenario?

Thank you


Bouncing a message is MTA's job, not a client's such as JavaMail. You can however fake a bounce message but anyone looking into the message's source will be able to tell it was sent from a client.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜