我们如何在没有用户名&的情况下通过asp.net发送邮件交换服务器中的密码. [英] how can we send mail via asp.net without username & password in exchange server.

查看:76
本文介绍了我们如何在没有用户名&的情况下通过asp.net发送邮件交换服务器中的密码.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们如何在不使用用户名和密码的情况下通过asp.net在交换服务器中发送邮件.

How can we send mail via asp.net without username & password in exchange server.

推荐答案

您不能这样做.电子邮件服务器需要登录,该登录名需要用户名和密码-这是为了防止未经授权的人员(例如垃圾邮件发送者)使用该系统发送真实"外观的邮件.
You can''t do it. The email server requires a log in, which needs the username and password - this is to prevent unauthorised people such as spammers using the system to send "genuine" looking messages.


将Exchange配置为接受邮件而无需将凭据提供给Exchange服务器本身,但是,针对服务器的进程将必须根据授权进行身份验证.例如,这就是Outlook在域环境中的工作方式.
Well, you can configure Exchange to accept mail without giving credentials to the exchange server itself, but than the process addressing to the sever will have to be authenticated against an authority. This is how Outlook works in a domain environment for example.


这篇关于我们如何在没有用户名&的情况下通过asp.net发送邮件交换服务器中的密码.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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