Please read this before starting on SSL projects with indy: indy ssl

Persistent login example using Indy with SSL in Delphi for Yahoo & sending email
- source is pretty well commented so I will not waste time on writing a full article on how persistent login should be done in general.
- source also contains an example of using the persisten session in this case for sending an email
- no logout is needed as cookies are not saved anywhere

Source Code