Topic Path: Symbol Reference > Constants > CAPAPIPELINE Constant
ContentsIndexHome
PreviousUpNext
CAPAPIPELINE Constant

Value indicating SMTP command pipelining is enabled.

File
CAPAPIPELINE = 'PIPELINING';

CAPAPIPELINE is a String constant that represents value used in an SMTP capability listing to determine if command pipelining is enabled. 

CAPAPIPELINE is used in the internal Send mechanism for the the base class to determine the method called for sending commands and data to the SMTP server for the connection.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.