Internet Direct (Indy)
Home
PreviousUpNext
TIdSMTPBase.HeloName Property

Identities the client connecting to an SMTP server.

Pascal
property HeloName: string;

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 when opening a connection to hail the SMTP server. When HeloName contains a blank value, LocalName is used when hailing the SMTP server. 

Set UseEHLO to indicate if client identification is sent using the SMTP EHLO command.

TIdSMTPBase.UseEHLO

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.