Email notification Error

Gantz6 years ago

Hi, first of all thanks for this amazing proyect and all of your hard work.

Recently im having a problem with the email notifications, generaly the notifications work, but now and then im getting this error:

WARN: Could not convert socket to TLS - MessagingException (... < NotificationMail:120 < *:134 < ...)

This is my configuration:

    <entry key='mail.smtp.host'>smtp.gmail.com</entry>
    <entry key='mail.smtp.port'>587</entry>
    <entry key='mail.smtp.starttls.enable'>true</entry>
    <entry key='mail.smtp.from'>email@from.com</entry>
    <entry key='mail.smtp.auth'>true</entry>
    <entry key='mail.smtp.username'>email@from.com</entry>
    <entry key='mail.smtp.password'>emailpassword</entry>

some one knows why is this happening?? thanks a lot!

Anton Tananaev6 years ago

Most likely the configuration is incorrect.

Gantz6 years ago

theres a way i could see the full error?

Anton Tananaev6 years ago

That's the full error.

wolfbg6 years ago

gmail - 465