Overload List
| Name | Description | |
|---|---|---|
| Ehlo()()()() |
Says hello to the server. Uses local IP address as domain name.
This command is sent automatically you don't need to resend it.
| |
| Ehlo(String) |
Sends EHLO (Extended HELO) to the server.
| |
| Ehlo(HeloType, String) |
Says hello to the server.
|