Uses of Class
edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory.InvalidSmtpHost
-
Packages that use FreemarkerEmailFactory.InvalidSmtpHost Package Description edu.cornell.mannlib.vitro.webapp.email -
-
Uses of FreemarkerEmailFactory.InvalidSmtpHost in edu.cornell.mannlib.vitro.webapp.email
Methods in edu.cornell.mannlib.vitro.webapp.email that throw FreemarkerEmailFactory.InvalidSmtpHost Modifier and Type Method Description voidFreemarkerEmailFactory.SmtpHostTester. test(String smtpHost, int emailPort)Try to open a connection to the SMTP host and conduct an "empty" conversation using SMTP.
-