Detects whether a MailKit email Message is a bounce message.
Info
| Version: | 1.0.3 |
| Author(s): | ruilopes.com |
| Last Update: | Sunday, January 31, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rgl/MailBounceDetector |
| NuGet Url: | https://www.nuget.org/packages/MailBounceDetector |
Install
Install-Package MailBounceDetector
dotnet add package MailBounceDetector
paket add MailBounceDetector
MailBounceDetector Download (Unzip the "nupkg" after downloading)
Dependencies
- MimeKit(>= 1.2.12)
Tags