SmtpTest |
| Name | Description | |
|---|---|---|
| TestMessageEnvelopeAsync(SmtpMail, CancellationToken) | Sends message envelope to the SMTP server. Doesn't send or verify message contents. It can be used to verify if SMTP server accepts sender and recipient addresses. | |
| TestMessageEnvelopeAsync(String, String, CancellationToken) | Sends message envelope to the SMTP server. Doesn't send or verify message contents. It can be used to verify if SMTP server accepts sender and recipient addresses. |