积极答复者
CRM E-Mail Router 無法建立收信之設定

问题
-
使用E-Mail Router準備進行Incoming 的設定及發佈,但在測試發送的結果,寄件有成功,但收件就顯示以下的訊息:
"Incoming Status: Failure - The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. The remote certificate is invalid according to the validation procedure."
以下為設定Incoming Profile的詳細資訊
Profile Name: ****IncomingEmail
Direction: IncomingEmail Server Type: Exchange
Authentication Type: Windows Authentication
Server: https://ExchangeServerName
Access Credentials: Other Specified
User Name: Domain\ Admin
Password: *********目前可以先透過pop3收信,但該如何解決使用Exchange的部份?謝謝!
答案
-
不需要SSL, 是直接走http的, 服务器地址输入: http://邮件服务器地址(exchange邮箱角色所在服务器).
可以用以下命令测试Exchange是否可以连通:
telnet 邮件服务器地址 80- 已标记为答案 Batistuta CaiModerator 2010年10月13日 1:54
全部回复
-
Email Router 安装在那一台机器上?把 Server 地址改为你 exchange server 的机器名。 不要加 https:// 试一下。
Darren Liu | 刘嘉鸿 | MS CRM MVP | English Blog: http://msdynamicscrm-e.blogspot.com | Chinese Blog: http://liudarren.spaces.live.com- 已建议为答案 darrenliuMicrosoft employee, Moderator 2009年5月21日 18:06
-
Hi Darren,
我的E-Mail Router是裝在Exchange Server(CAS/HUB Role)
Server地址我不使用SSL並改為http://mbxserver
當按下Test Access 便會停一直在Testing的狀態,然後就無反應了,看起來是沒有建立連線。
若我Server 改為 http://casserver,則會出現Incoming Status:Failure- The remote server returned an error:(403)Forbidden. -
Hi Darren,
想請教一個問題,若E-Mail Router 的Server Type設定為Exchange,在輸入Server的那個欄位都會自動加上http://<server>,這是否表示E-Mail Router 和Exchange之間的連線是透過OWA的方式Access,若是的話看起來仍然需求SSL,不過我用這種方式設定,Port也改為443,錯誤訊息仍然為 "Incoming Status: Failure - The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. The remote certificate is invalid according to the validation procedure."
這會是Exchange的問題嗎? -
不需要SSL, 是直接走http的, 服务器地址输入: http://邮件服务器地址(exchange邮箱角色所在服务器).
可以用以下命令测试Exchange是否可以连通:
telnet 邮件服务器地址 80- 已标记为答案 Batistuta CaiModerator 2010年10月13日 1:54