![]() | Limilabs.Mail.Tools Namespace |
Class | Description | |
---|---|---|
![]() | AddressValidator |
Validates email address.
Uses Format, MX and SMTP validation.
|
![]() | Bounce |
Recognizes common patterns of delivery failure emails.
|
![]() | BounceResult |
Represents result of the email examination performed by Bounce class.
|
![]() | Html2TextConverter |
This class provides a simple way of extracting plain text from HTML data.
|
![]() | NetMailMessageConverter |
Converts System.Net.Mail.MailMessage instance to Mail.dll's MailBuilder or IMail instance.
|
![]() | PartialMailJoiner |
Represents partial email (MessagePartial) joiner.
|
![]() | VERPAddress |
Represents Variable Envelope Return Path (VERP) address (e.g. "list-owner+bob=recipient.com@sender.com").
You can use Join method to create VERP email address or Parse(String) method to parse existing one.
|
Enumeration | Description | |
---|---|---|
![]() | AddressValidationResult |
Represents result of the email address validation.
|