Internet Direct (Indy) Version 9.0.2 Beta
TIdSMTP.HeloName
Identities the client connecting to an SMTP server.

property HeloName: string;
Description
HeloName is a String property that represents the identity name of the client establishing a connection to the SMTP server using either the SMTP EHLO or HELO command verbs. HeloName is used in Connect to hail the SMTP server. when HeloName contains a blank value, LocalName is used when hailing the SMTP server.