DotNetOpenMail 0.5.7 (beta)

ISmtpProxy Members

ISmtpProxy overview

Public Instance Properties

CaptureSmtpConversation Turn the SMTP Conversation Capture off/on. If on, GetSmtpConversation will contain the most recent conversation.

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