Internet Direct (Indy)
Home
PreviousUpNext
wsBad Constant

Represents the IMAP4 protocol error response code.

Pascal
wsBad = 3;

wsBad is a constant Integer value that indicates an IMAP4 protocol-level error message in an IMAP4 response. The IMAP4 untagged response "BAD" is often accompanied by human-readable text that may be presented to the user as an information message. 

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.