SmtpTestMessageEnvelopeAsync Method |
Name | Description | |
---|---|---|
TestMessageEnvelopeAsync(SmtpMail) |
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) |
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.
|