Internet Direct (Indy)
Home
PreviousUpNext
TIdIMAP4.GreetingBanner Property

Identifies the server and its state during connection of the IMAP4 session.

Pascal
property GreetingBanner: string;

GreetingBanner is a read-only string property used to help in identifying the remote IMAP4 server for the client connection. GreetingBanner can help the user decide the appropriate actions to perform after connecting to the IMAP4 server. 

GreetingBanner is updated in the Connect method using values returned in the initial IMAP4 server response received after establishing the client connection. This generally includes information that identifies the server and its state, like: 

 

  * OK IMAP4rev1 Service Ready
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.