com.softwaremill.codebrag.service.email.EmailNotSendException: Could not connect to SMTP host:

33 views
Skip to first unread message

Prasath Balu

unread,
Apr 27, 2017, 11:05:37 AM4/27/17
to Codebrag Users, syed...@medusind.com
Hi,

             I am trying to Invite Members in Codebrag. But I am getting the following error. 

"com.softwaremill.codebrag.service.email.EmailNotSendException: Could not connect to SMTP host:"

            Am I wrong with below email settings in codebrag.config file? Please do the needful.

           

email {
    smtp-host = "XXXXXXX.outlook.com"
    smtp-port = "587"
    smtp-username = "XX...@XXXXXXXX.com"
    smtp-password = "XXXXXXXXXX"
    from = "XXX...@XXXXXXXX.com"
    encoding = "UTF-8"
    ssl-connection = true
    verify-ssl-certificate = false}

Thanks,
Prasath

Arun Thangaswamy

unread,
Nov 4, 2017, 7:10:45 AM11/4/17
to Codebrag Users
Hi Balu,

If it is not ssl, please ensure that ssl-connection = false

Regards,
Arun
Reply all
Reply to author
Forward
0 new messages