pmengal / MailSystem.NET

Great email library for C#.
GNU Lesser General Public License v3.0
270 stars 136 forks source link

Bug fix and test to parse email without ContentType Subtype #16

Closed reinaldocoelho closed 7 years ago

reinaldocoelho commented 7 years ago

Solve issue #15 of invalid parse when email ContentType not contains a Subtype.

reinaldocoelho commented 7 years ago

This pull request closes #15