Internet Direct (Indy)
Home
PreviousUpNext
CAPAPIPELINE Constant

Value indicating SMTP command pipelining is enabled.

Pascal
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.

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.