Hi mates,
For the record, I'm not an Exchange expert.
I was wondering, if is it possible to use individual email accounts without TLS encryption ?
I have a customer which recently migrated from Exchange 2003 to Exchange 2007. The thing is, that they have some devices (specifically, devices that monitor temperature and humidity) which do not support email alerts with TLS. So after migration, these devices stop sending emails and we suspect TLS could be causing this.
I read about disabling TLS on SMTP connectors, but I'm not sure if this will affect the entire Exchange server. Here are the commands the website I found described from "Exchange Management Shell":
- Set-SendConnector -Identity "AuthSMTP Connector" -IgnoreSTARTTLS $true
- Get-SendConnector "AuthSMTP Connector"|fl IgnoreSTARTTLS
Any help would be appreciated guys,
CCNA, SECURITY+
For the record, I'm not an Exchange expert.
I was wondering, if is it possible to use individual email accounts without TLS encryption ?
I have a customer which recently migrated from Exchange 2003 to Exchange 2007. The thing is, that they have some devices (specifically, devices that monitor temperature and humidity) which do not support email alerts with TLS. So after migration, these devices stop sending emails and we suspect TLS could be causing this.
I read about disabling TLS on SMTP connectors, but I'm not sure if this will affect the entire Exchange server. Here are the commands the website I found described from "Exchange Management Shell":
- Set-SendConnector -Identity "AuthSMTP Connector" -IgnoreSTARTTLS $true
- Get-SendConnector "AuthSMTP Connector"|fl IgnoreSTARTTLS
Any help would be appreciated guys,
CCNA, SECURITY+