public static class FreemarkerEmailFactory.SmtpHostTester extends Object
| Constructor and Description |
|---|
SmtpHostTester() |
| Modifier and Type | Method and Description |
|---|---|
void |
test(String smtpHost)
Try to open a connection to the SMTP host and conduct an "empty"
conversation using SMTP.
|
public void test(String smtpHost) throws FreemarkerEmailFactory.InvalidSmtpHost
FreemarkerEmailFactory.InvalidSmtpHost - If anything goes wrong.Copyright © 2016. All rights reserved.