Overload List

  NameDescription
Public methodEhlo()()()()
Says hello to the server. Uses local IP address as domain name. This command is sent automatically you don't need to resend it.
Public methodEhlo(String)
Sends EHLO (Extended HELO) to the server.
Public methodEhlo(HeloType, String)
Says hello to the server.

See Also