SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Messaging MSG_EMAIL » TSmtpSessionState
Location: SMTPSET.H
SMTPSET.H
TSmtpSessionState
Sending state for SMTP.
EConnectingToSmtp
Dialling, looking up DNS, or connecting to SMTP server.
EWaitingForReply
Waiting for the SMTP server to send welcome message.
EAuthorisingSmtp
Sending HELO/EHLO command to the server.
ESendingStarttls
Sending the STARTTLS command, if a secure connection was requested.
ESettingSecurity
Exchanging certificates with server, if a secure connection was requested.
ESendingImail
Sending a message to the server.
ELogDataEvent
Logging result.
EClosingSmtp
Disconnecting from the SMTP server.
EAuthInProgress
AUTH in progress.
EResetSmtp
RSET in progress.
Copyright ©2008 Symbian Software Ltd.