Connecting to office365 accounts with recent version of Rebex Secure Mail causes exception.
This is the error message we get:
Rebex.Net.TlsException: Connection was closed by the remote connection end. ---> Rebex.Net.TlsException: Connection was closed by the remote connection end.
in Rebex.Net.ZHB.PD()
in Rebex.Net.QV.FB(TlsParameters A)
in Rebex.Net.Imap.XM(String A, Int32 B, TlsParameters C, SslMode D)
--- Fine della traccia dello stack dell'eccezione interna ---
in Rebex.Net.Imap.XM(String A, Int32 B, TlsParameters C, SslMode D)
in Rebex.Net.Imap.WM(String A, Int32 B, TlsParameters C, SslMode D)
in Rebex.Net.Imap.Connect(String serverName, Int32 serverPort, SslMode security)
What could be causing these problems and how can we resolve it?