Skip to content

Instantly share code, notes, and snippets.

@andymac4182
Created May 30, 2015 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andymac4182/22e0fd4426ac131b3c87 to your computer and use it in GitHub Desktop.
Save andymac4182/22e0fd4426ac131b3c87 to your computer and use it in GitHub Desktop.
An invalid character was found in the mail header: '@'.
var collectionMail = new System.Net.Mail.MailAddressCollection();
collectionMail.Add("testing@test@com");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment