交货状态通知和读取SMTP中的收据 [英] Delivery Status Notification & Read Receipt in SMTP

查看:208
本文介绍了交货状态通知和读取SMTP中的收据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


如何在SMTP中请求传递状态通知
以及如何解析呢?
我正在将其用作

Hi,
How can I request Delivery Status Notification in SMTP
and how can I parse it?
I,m using this as

mailmessage.DeliveryNotificationOptions = DeliveryNotificationOptions.OnSuccess;


邮寄成功,但是我没有任何送达状态.

任何人都可以查明原因吗?

通过使用


Mailing is success,but I''m not getting any delivery status.

Can anyone identify the reason ?

By using

message.Headers.Add("Disposition-Notification-To", "emailid");


已收到已读回执,
我可以在原始邮件中设置已读回执的内容吗?

在此先感谢您的帮助... !!!


The read receipt is received,
Could I set the content of the read receipt in the original message?

Thanks in advance for any help...!!!

推荐答案

通过类似于 ^ ].


这篇关于交货状态通知和读取SMTP中的收据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆