Ticket: Exchange 2007 Disable TLS between HUB (Part 2)
Disable TLS (原討論) Reply: I would like to disable TLS, as I would like to disable the encryption between Hub Transport server for some reason. 1. What is the best approach if I have three Hub Transport servers? Mailbox Server A using Hub Transport Server A Mailbox Server B using Hub Transport Server B Mailbox Server C using Hub Transport Server C 1. Disable Opportunistic TLS on your Receive Connectors. Your Receive Connectors don't "require" TLS either way as -RequireTLS is set to $false. Opportunistic TLS just attempts TLS first and if TLS is not possible, it accepts the mail anyways. 2. Do have have to disable both "Send Connector" and "Receive Connector" on all Hub Transport servers? 2. No, just Receive Connector due to what I said in #1 . 3. What about Mailbox Servers, do I have to disable it on all Mailbox servers as well? 3. No, all my flows through Hub Transports and gets delivered right to th...