Dear Rebex team
My company uses Rebex.Mail version 2.0.6339.0 and we got an exception
Rebex.Net.SmtpException: An existing connection was forcibly closed by the remote host ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at Rebex.Net.ProxySocket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at Rebex.Net.RBV.AX()
at Rebex.Net.RBV.HX(String& U)
at Rebex.Net.RBV.CX()
at Rebex.Net.Smtp.MT(Int32 U, Boolean Q)
--- End of inner exception stack trace ---
at Rebex.Net.Smtp.MT(Int32 U, Boolean Q)
at Rebex.Net.Smtp.NEX(Boolean U, String[] Q, KBV V, String L, Int64 I)
at Rebex.Net.Smtp.YAX(MimeMessage U, Stream Q, MailAddress V, MailAddressCollection L)
at Rebex.Net.Smtp.LAX(MimeMessage U, MailAddress Q, MailAddressCollection V)
at Rebex.Net.Smtp.Send(MimeMessage mail, String sender, String recipients)
at Merge1.Targets.SMTPTarget.SMTPConnection.SendMessageStream(MimeMessage messageMime, Int64 id)
Is there a way to get more verbose logs? Is this is common issue you could help to resolve? This happens for only one message.
Thank you