您好!
1.对于'550
5.7.1 Unable to relay’错误,请运行1.请运行get-receiveconnector
-identity “Default Frontend <servername>” | fl to check PermissionGroups.
2.对于第二个错误,可能是配置问题引起的,正确的配置应该是这样的:
服务器上,客户端前端接受连接器,验证属性
Transport Layer Security (TLS) --> enabled
Basic Authentication --> enabled with "Offer Basic auth only after TLS" enabled
Integrated Windows authentication --> enabled
客户端:
Incoming POP3 server --> port 995, SSL required
Outgoing SMTP server --> port 587, TLS encryption enabled
Outgoing mail server (SMTP) requires authentication enabled,选择”Use same settings as my incoming mail server”
若以上均正确,请按照以下Thread中James Luo的建议试试。
http://social.technet.microsoft.com/Forums/nl/exchangesvrclients/thread/22df156b-4f0c-42b2-815b-38316d6f07a7

微软一站式示例脚本库:
http://blogs.technet.com/b/onescript
