SMTP Failed Recipient Exception - C#
Jul 6, 2018 · 1 min read · In this Exception and Solution Series, today the solution to a System.Net.Mail.SmtpFailedRecipientException I got recently trying to send an email from a Console Application using the Smtp class from System.Net.Mail library. Exception System.Net.Ma...
Join discussion