You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When email address display name contains new line (for example, at the end of the string as a consequence of some parsing), SmtpClient do not trim such new line(s) and attempt to send email with corrupted headers.
When email address display name contains new line (for example, at the end of the string as a consequence of some parsing), SmtpClient do not trim such new line(s) and attempt to send email with corrupted headers.