Skip to content

Instantly share code, notes, and snippets.

@Tech500
Created June 7, 2022 05:59
Show Gist options
  • Save Tech500/47fda39052ca95e1b762187b14aaf4af to your computer and use it in GitHub Desktop.
Save Tech500/47fda39052ca95e1b762187b14aaf4af to your computer and use it in GitHub Desktop.
1:47:57 AM Mailer: Mailer: Failure sending mail.
1:47:57 AM Error: Mailer: Mailer: Failure sending mail.
1:47:57 AM Mailer: at System.Net.Mail.SmtpClient.Send(MailMessage message) at CoreLogic.Mailer.Send(String to, String subject, String body, List`1 attach, List`1 filenames, String& error)
1:47:57 AM Error: Mailer: at System.Net.Mail.SmtpClient.Send(MailMessage message) at CoreLogic.Mailer.Send(String to, String subject, String body, List`1 attach, List`1 filenames, String& error)
1:47:57 AM Mailer: Mailer: Unable to read data from the transport connection: net_io_connectionclosed.
1:47:57 AM Error: Mailer: Mailer: Unable to read data from the transport connection: net_io_connectionclosed.
1:47:57 AM Mailer: at System.Net.Mail.SmtpReplyReaderFactory.ProcessRead(Byte[] buffer, Int32 offset, Int32 read, Boolean readLine) at System.Net.Mail.SmtpReplyReaderFactory.ReadLines(SmtpReplyReader caller, Boolean oneLine) at System.Net.Mail.SmtpReplyReaderFactory.ReadLine(SmtpReplyReader caller) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message)
1:47:57 AM Error: Mailer: at System.Net.Mail.SmtpReplyReaderFactory.ProcessRead(Byte[] buffer, Int32 offset, Int32 read, Boolean readLine) at System.Net.Mail.SmtpReplyReaderFactory.ReadLines(SmtpReplyReader caller, Boolean oneLine) at System.Net.Mail.SmtpReplyReaderFactory.ReadLine(SmtpReplyReader caller) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message)
1:47:57 AM Unable to read data from the transport connection: net_io_connectionclosed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment