setSMTPHost: method sets the SMTPHostName. THIS METHOD RESETS THE SMTP CONNECTION: it is assumed that the caller of this method desires a connection to a new SMTP receiver. this version takes the InetAddress
setSMTPHost: method sets the SMTPHostName. THIS METHOD RESETS THE SMTP CONNECTION: it is assumed that the caller of this method desires a connection to a new SMTP receiver. this version takes the InetAddress
public virtual bool setSMTPHost(IPAddress)
setSMTPHost: method sets the SMTPHostName. THIS METHOD RESETS THE SMTP CONNECTION: it is assumed that the caller of this method desires a connection to a new SMTP receiver. this version takes the hostname
public virtual bool setSMTPHost(string)
ESMTPSender Class | com.neokernel.email Namespace