DotNetOpenMail 0.5.7 (beta)

ISmtpProxy Methods

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

Public Instance Methods

Auth Send the AUTH command
Close Close the connection
Data Send the DATA command
Ehlo Send the EHLO command
Helo Send the HELO command
MailFrom Send the MAIL FROM command
Open Open the connection
Quit Send the QUIT message to the server
RcptTo Send one RCPT TO command
SendString Send any old string to the proxy
WriteData Write the message content

See Also

ISmtpProxy Interface | DotNetOpenMail Namespace