andyedinborough / aenetmail

C# POP/IMAP Mail Client
369 stars 153 forks source link

Properly parse email addresses containing commas when escaped within quotes #170

Closed qed- closed 9 years ago

qed- commented 9 years ago

This avoids relying on the catch-all exception handler in Utilities.ToEmailAddress()