Neokernel API

ESMTPSender Methods

The methods of the ESMTPSender class are listed below. For a complete list of ESMTPSender class members, see the ESMTPSender Members topic.

Public Instance Methods

connectOverloaded. 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
getSMTPHostNamegetSMTPHostName: method returns the current SMTPHostName
GetType (inherited from Object) 
hello
mail
noop
print
qualifyResponseCode
quit
reset
sendAuthLogin
sendData
sendEhloOverloaded.
sendExpn
sendFrom
sendHelo
sendMail
sendMessage
sendNoop
sendQuit
sendRset
sendToOverloaded.
sendVrfy
setPort
setSMTPHostOverloaded. 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
toOverloaded.
ToString (inherited from Object) 
verbosePrint
verify

Protected Instance Methods

Finalize
MemberwiseClone (inherited from Object) 
readLinereadLine: method reads one response from the SMTP receiver (a response may consist of multiple lines of text).
sendLine
setDefaultSMTPHost

See Also

ESMTPSender Class | com.neokernel.email Namespace