Internet Direct (Indy)
Home
PreviousUpNext
TIdSMTP.Host Property

IP address or host name for the SMTP server.

Pascal
property Host;

Host is a published string property that identifies the IP address or host name for the SMTP server. 

Use Port to specifiy the port number used for the connection to the SMTP server. 

Set values in the Host and Port property prior to calling Connect, or use arguments permitted in the QuickSend method.

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.