Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: SMTPSET.H

Enum TSmtpSessionState

TSmtpSessionState

Description

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.