STARTTLS issue when sending emails.

367 views
Skip to first unread message

Juan Cubillo

unread,
Jan 27, 2017, 6:43:04 PM1/27/17
to Orangescrum Community Support
Hello,
I have a fully installed orangescrum server and was able to send emails with my personal gmail account.
I just reconfigured the constants.php file to use my own mailserver but keep getting this message when running the tests:

php_openssl in php.ini is enabled 

mail.triumapp.com:587 () is open.
Simple Email Caught exception: SMTP Error: 530 5.7.0 Must issue a STARTTLS command first
Template Email Caught exception: SMTP Error: 530 5.7.0 Must issue a STARTTLS command first

It seems that orangescrum can't handle the starttls with the default settings. Is there any way to enable this?

Thanks


Juan Cubillo

unread,
Jan 28, 2017, 4:28:47 PM1/28/17
to Orangescrum Community Support
Been trying to find a config for the phpmailer to enable starttls and can't seem to get it.
Even tried to set my SMTP server as ssl://<domain> or tls://<domain> with no sucess...

there has to be a way to simply set a flag true for startls or tls authentication....

Anyone has any ideas?

Team Orangescrum

unread,
Feb 2, 2017, 12:15:02 AM2/2/17
to Orangescrum Community Support
Hi Juan

Yes you are right you only need to set TLS as true in the below file.

Your\path\to\orangescrum\folder\lib\Cake\Network\Email\SmtpTransport.php

Line Number:85

Regards
Team Orangescrum
Reply all
Reply to author
Forward
0 new messages