If you're using TLS mode on your messages make sure you are using wwSmtp and mode 0 (.NET mode) since that's the only mode that supports SSL based connections.
+++ Rick ---
From: | Rick Strahl |
To: | Kevin R Hunt |
If you're using TLS mode on your messages make sure you are using wwSmtp and mode 0 (.NET mode) since that's the only mode that supports SSL based connections.
+++ Rick ---
I'm trying to connect using wwDotNetBridge.dll and wwIPStuff.dll, and have the setting of:
Server:smtp.office365.com
Authentication: True
Enhanced Mail Mode: True
TLS/SSL: True
I doublechecked the username and password to make sure they're correct.
Verified that the Sender's Email was valid.
I'm receiving the following response:
Message Failed: The SMTP server returned : Unable to connect to the remote server.
Any ideas on what may be wrong?