rgl / MailBounceDetector

Detects whether a MailKit email Message is a bounce message
MIT License
28 stars 13 forks source link

Update BounceDetectResult.cs #6

Open p231970 opened 7 years ago

p231970 commented 7 years ago

to make it working in case UndeliveredMessagePart is not of type MessagePart

rgl commented 7 years ago

Please, create a (failing) unit test that triggers this behavior.