Internet Direct (Indy)
Home
PreviousUpNext
wsPreAuth Constant

IMAP4 response for a pre-authenticated client connection.

Pascal
wsPreAuth = 4;

wsPreAuth is an Integer constant that indicates the IMAP4 response for a pre-authenticated client connection. wsPreAuth can occur when the client connection authenticated by external means, and the LOGIN command is not needed. 

IMAP4 response code constants and information messages are used in TIdRFCReply in the NumericCode and Text properties.

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.