Connect() opens a socket to SMTPHostName (SimpleMailServer) and instantiates in/out streams.
Connect() opens a socket to SMTPHostName (SimpleMailServer) and instantiates in/out streams.
public virtual bool connect()
public virtual bool connect(TcpClient)
ESMTPSender Class | com.neokernel.email Namespace