09-12-2018, 08:21 AM 
		
	
	
		Hi All,
I have been sending emails using SMTP and Indy for a while now, but only using port 25, as I have not added support for SSL/TLS. I think I have to add a TIdSSLIOHandlerSocketOpenSSL component, but I'm not sure of the properties I need to set to get this to work with
Could someone tell what I need to do to get this to work? Thanks for any help.
Cheers
Paul
	
	
	
	
I have been sending emails using SMTP and Indy for a while now, but only using port 25, as I have not added support for SSL/TLS. I think I have to add a TIdSSLIOHandlerSocketOpenSSL component, but I'm not sure of the properties I need to set to get this to work with
- Implicit SSL on port 465
 
- Explicit SSL (TLS) on port 587
 
Could someone tell what I need to do to get this to work? Thanks for any help.
Cheers
Paul

 
 

 
