从 CodeBehind 创建电子邮件帐户
我有一个基于 ASP.Net 的游戏玩家社区页面。 现在,用户可以在那里注册,并且应该获得一个电子邮件地址,例如网站名称“[email protected ]”。
如何从代码隐藏自动解决这个问题?
我的后台服务器是 Windows 2008 服务器,已安装好 Pleask。 我可以使用 plesk 来做这些事情吗?我必须安装另一个邮件服务器吗?
I have an ASP.Net based Community Page for Gamers.
Now the User can register there and should get an EMail Adress like the site name "[email protected]".
How do I solve this from codebehind automaticly?
My background server is a windows 2008 server with allready Pleask installed .
Can I use plesk for such things? Must I install another mailserver?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该能够通过 XML API 查看 这个
You should be able to do it via the XML API look at this