检查电子邮件传递状态-C# [英] Checking email delivery status - C#

查看:127
本文介绍了检查电子邮件传递状态-C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的所有人,
如何检查电子邮件传递状态.我们正在开发一个向一组客户发送电子邮件的应用程序.
是否可以检查电子邮件的传递状态和退回的邮件.
我在一些电子邮件营销网站上看到了类似的内容,其中显示了传递以及退回的数字.在C#中也是一样.
我们正在使用google gmail或hotmail.
请帮助并提前致谢

Dear All,
How to check the email delivery status. We are developing an application that sends out email to a group of customers.
Is there any possiblity to check the email delivery status and the bounced mails.
I have seen similar stuff in some email marketing websites, where the delivery as well as the bounced figures are displayed. Is the same possible in C#.
We are using google gmail or hotmail.
Pls help and thanks in advance

推荐答案

我认为gmail确实会发回失败报告.您可以检查用于发送邮件的帐户.对于传递或阅读报告,Gmail不支持.尽管如果用户的邮件客户端像Outlook一样运行,则可以.但是用户仍然可以关闭它.

我认为您可以依靠故障报告,如果没有得到,请考虑已发送的邮件.
I think gmail does sends back failure reports. You can check the account through which you are sending the mails for that. For delivery or read reports, Gmail does not supports it. Although if the mail client of user is sonething like Outlook, it does. But again the user has the power to turn it off.

I think you can rely on the failure reports and if you do not get that, consider the mail as delivered.


您可能需要与电子邮件提供商联系.他们也许可以为您提供帮助.
建立一个流行客户也可以为您提供帮助.但是,我认为您需要为启用POP付费.
You might need to get in touch with the email providers. They might be able to help you out.
Building a pop client could help you as well. However, I think you need to pay for enabling POP.


这篇关于检查电子邮件传递状态-C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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