The methods of the ESMTPSender class are listed below. For a complete list of ESMTPSender class members, see the ESMTPSender Members topic.
connect | Overloaded. Connect() opens a socket to SMTPHostName (SimpleMailServer) and instantiates in/out streams. |
data | |
debug | |
disconnect | |
eHello | |
Equals (inherited from Object) | |
error | |
expand | |
from | |
GetHashCode (inherited from Object) | |
getPort | |
getSMTPHostName | getSMTPHostName: method returns the current SMTPHostName |
GetType (inherited from Object) | |
hello | |
mail | |
noop | |
print | |
qualifyResponseCode | |
quit | |
reset | |
sendAuthLogin | |
sendData | |
sendEhlo | Overloaded. |
sendExpn | |
sendFrom | |
sendHelo | |
sendMail | |
sendMessage | |
sendNoop | |
sendQuit | |
sendRset | |
sendTo | Overloaded. |
sendVrfy | |
setPort | |
setSMTPHost | Overloaded. 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 |
to | Overloaded. |
ToString (inherited from Object) | |
verbosePrint | |
verify |
Finalize | |
MemberwiseClone (inherited from Object) | |
readLine | readLine: method reads one response from the SMTP receiver (a response may consist of multiple lines of text). |
sendLine | |
setDefaultSMTPHost |
ESMTPSender Class | com.neokernel.email Namespace