SmtpTest |
| Name | Description | |
|---|---|---|
| TestMessageEnvelope(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. | |
| TestMessageEnvelope(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. |