I've got:
host: smtp.office365.com
port: 587
EnableImplicitSsl: true (nor false) - same result
SslType: SslMode.Tls (nor Auto), for Ssl - connection is droped at all (it also automatically changes EnableImplicitSsl to true).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've got:
host: smtp.office365.com
port: 587
EnableImplicitSsl: true (nor false) - same result
SslType: SslMode.Tls (nor Auto), for Ssl - connection is droped at all (it also automatically changes EnableImplicitSsl to true).
Hi,
Maybe I'm doing something wrong ?
I've got:
host: smtp.office365.com
port: 587
EnableImplicitSsl: true (nor false) - same result
SslType: SslMode.Tls (nor Auto), for Ssl - connection is droped at all (it also automatically changes EnableImplicitSsl to true).
Hi and thank for using AIM, it is very hard to give you an answer based on what you provide, please send the code and logs
And... nevermind. When I rewrited it... it works! sorry.