Internet Direct (Indy) Version 9.0.2 Beta
TIdSMTPMessages.SyntaxErrorReply
Represents the message used in response to a syntax error in an SMTP command.

property SyntaxErrorReply: string;
Description
SyntaxErrorReply is a String property that identifies the message used in response to a syntax error in a SMTP command, an the command or parameter values not be parsed or recognized by TIdCommandHandler instances for the Server implementation. The default value for SyntaxErrorReply is the constant value RSSMTPSvrCmdGeneralError, as assigned in the Create constructor.