Internet Direct (Indy) Version 9.0.2 Beta
|
TIdSMTPServer = class(TIdTCPServer)
TIdSMTPServer allows control over basic server options and configuration using properties like AllowEHLO, NoDecode, ReceiveMode, and Messages. TIdSMTPServer also exposes event handlers used for receiving incoming mail data like OnReceiveRaw, OnReceiveMessage, and OnReceiveMessageParsed.
TIdSMTPServer allows control over operational features of the server implementation using the command handler architecture and optional event handlers, including: