Internet Direct (Indy) Version 9.0.1 Beta
|
property ErrorReply: string;
The default behavior in TIdSMTPServer is to send an RFC response with the numeric error code 500 concatenated with the value in ErrorReply. The command action handler and server event handler combinations used in TIdSMTPServer include the following:
The default value for ErrorReply is RSSMTPSvrCmdGeneralError, as assigned in the Create constructor.