iceScrum | SMTP relay settings – iceScrum

iceScrum Forums Discuss on iceScrum

Viewing 2 posts - 1 through 2 (of 2 total)

  • Author
    Posts
  • #10645

    Kagilum
    Keymaster

    Hi

    I have to set my config.groovy file to send email by using my internal SMTP relay server. I have put this section to config file but it didn’t work:

    grails.mail.host = “[address of SMTP relay server]”
    grails.mail.port = 25
    grails.mail.username = “xxxxxxx”
    grails.mail.password = “yyyyyyyy”

    Addition to these settings I have to give the domain and tls options. Does anybody know how can I set these options? ❓

    #10871

    Vincent Barrier
    Participant

    Hi

    Did you take a look at the documentation: https://www.icescrum.com/documentation/install-guide/#settings_4 ?

    Regards;

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Installation’ is closed to new topics and replies.