railo.runtime.net.mail
Class SMTPVerifier

java.lang.Object
  extended by railo.runtime.net.mail.SMTPVerifier

public final class SMTPVerifier
extends Object

SMTP Server verifier


Constructor Summary
SMTPVerifier()
           
 
Method Summary
static boolean verify(String host, String username, String password, int port)
          verify mail server
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMTPVerifier

public SMTPVerifier()
Method Detail

verify

public static boolean verify(String host,
                             String username,
                             String password,
                             int port)
                      throws SMTPException
verify mail server

Parameters:
host -
username -
password -
port -
Returns:
are the setting ok
Throws:
SMTPException


Copyright © 2012 Railo