Hi,
I have used the example downloaded from https://code.msdn.microsoft.com/Send-Email-with-Exchange-50189e57 as a starting point with minor changes to suit our Exchange configuration.
Our Exchange server is configured to use TLS 1.2
If I run the program from inside our domain it is successful but if I run it from outside then I get the following message:
Using dotnet 4.5
“The requested security protocol is not supported”
Any help to get this working would be much appreciated,
Thanks,
John
I