Internet Direct (Indy) Version 9.0.1 Beta
|
property State: TIdPOP3ServerState;
The POP3 client thread progresses through a number of states during its execution lifetime. POPStateName indicates that the client connection has not been authenticated. POPStateName is also the initial state value for the thread client connection. State will be updated when the client thread has identified itself to the POP3 server using a supported authentication method, and when POP3 commands are issued to induce a POPStateTransaction or POPStateUpdate session state.