
-------------------------------------------------------------------------
[RESOLVED]
1. Open the app/Tygh/Mailer.php file of your CS-Cart installation.
2. Add this line:
self::$_mailer->SMTPSecure = 'tls';
after this one:
self::$_mailer->Password = $mailer_settings['mailer_smtp_password'];
Save the file and clear cache!

Thanks Cs-cart team!
-------------------------------------------------------------------------
Outgoing (SMTP) Server Server address: smtp-mail.outlook.com Port: 25 (or 587 if 25 is blocked) Authentication: Yes Encrypted Connection: TLS User name: Your email address Password: Your password

But I'm getting this error:
This is the problem: CS-Cart Bug tracker
Seems that here in this thread is resolved something similar.
Someone could give me a hand with it please?
.