Internet Direct (Indy)
Home
PreviousUpNext
TIdPOP3.AutoLogin Property

Indicates if POP3 session authentication is performed as soon as the connection is established.

Pascal
property AutoLogin: Boolean;

AutoLogin is a Boolean property that indicates if authentication for the POP3 session should be performed as soon as the connection is established. 

AutoLogin is used in Connect to determine if the Logion method is called following opening the connection with optional transport-level security. 

The default value for AutoLogin is True, as assigned during initialization of the component.

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.