Internet Direct (Indy) Version 9.0.1 Beta
TIdSMTPGreeting.NoHello
Represents the error response message used prior to HELO or EHLO commands.

property NoHello: string;
Description
NoHello is a String property to specifies the server response issued to a client requesting a SMTP command verb prior to issuing a HELO or EHLO command. NoHello is used in the TIdSMTPServer action handlers invoked for the SMTP MAIL, RCPT or DATA command verbs.