您的位置:首页 > 编程语言 > PHP开发

SharePoint中SMTP服务器不允许匿名访问的原因出错提示

2010-03-20 14:11 267 查看
SharePoint 配置传出电子邮件服务器 SharePoint配置传出电子邮件服务器很简单,但是配好之后不一定能正常使用,在发送邮件时可能会出现错误,如:The user or users have been added successfully, but there was an error in sending the e-mail message. The server may not be set up correctly to send e-mail. To verify that e-mail is configured correctly, contact your server administrator"
其实这不是配置的错误,而是SMTP服务器不允许匿名访问的原因,在IIS管理器中选中SMTP服务器,在smtp服务器的属性中将其设置成允许匿名访问即可。 SharePoint中SMTP服务器不允许匿名访问的原因出错提示
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐