如何从Windows 8应用程序发送邮件 - 不允许用户查看邮件内容 [英] How to mail from a Windows 8 app - with out enabling the user see the content of the mail

查看:45
本文介绍了如何从Windows 8应用程序发送邮件 - 不允许用户查看邮件内容的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在构建一个Windows 8应用程序,我需要通过将当前密码邮寄到用户邮件ID来提供重置密码的选项。如何编写邮件到电子邮件ID的代码。我既不能将应用程序转移到Metro-mail应用程序也不能转移到
任何浏览器,因为它应该包含邮件正文中的密码。我需要在内部完成任务。我应该实现自己的Smtp还是有办法实现... ...


 我只是一个初学者,我可能很难写实施整个协议。我正在使用C#进行编码。




解决方案

最好的选择是有一个Web服务,您发送电子邮件的数据。  

I am building a Windows 8 app, in which I need to provide an option to reset Password by mailing the current password to the users mail id. How can I write the code to mail to an email-id. I can neither make the app to transfer to Metro-mail app nor to any browser since it should contain password in the body of mail. I need task to be done internally. Should I implement my own Smtp or is there any way to do it...

 I'm just a beginner and it may be hard for me to write to implement whole protocol. I'm using C# for coding.


解决方案

The best option is to have a web service you send the data to which does the emailing.  


这篇关于如何从Windows 8应用程序发送邮件 - 不允许用户查看邮件内容的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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