for sending email using sparkpost service i had to change some code in /includes/functions_messenger.php line 1258: protected $socket_tls = false; to protected $socket_tls = true;
im just wondering why this line was set to false?
see this post: https://www.phpbb.com/community/viewtopic.php?p=15070271#p15070271