Internet Direct (Indy)
Home
PreviousUpNext
TIdReplyPOP3 Class

Implements Enhances Status Codes for the POP3 protocol.

Pascal
TIdReplyPOP3 = class(TIdReply);

TIdReplyPOP3 is a TIdReply descendant that implements support for the POP3 Service Extension for Returning Enhanced Status Codes, as described in the Internet Standards documents: 

RFC 2449 - POP3 Extension Mechanism  

RFC 3206 - The SYS and AUTH POP Response Codes  

TIdReplyPOP3 implements properties and methods read and write access to the EnhancedCode for the POP3 reply. TIdReplyPOP3 also implements class methods to validate and parse enhanced status code resonses.

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.