Mail config
This commit is contained in:
parent
af8f61627e
commit
f4af6cfa04
@ -18,8 +18,11 @@ resources.view.basePath = APPLICATION_PATH "/views"
|
||||
; Scores configuration
|
||||
profil.server.name = WebService
|
||||
profil.mail.method = smtp
|
||||
profil.mail.host = smtp.celeste.fr
|
||||
profil.mail.port = 25
|
||||
profil.mail.host = 192.168.3.200
|
||||
profil.mail.port = 587
|
||||
profil.mail.auth = login
|
||||
profil.mail.username = batch1@srvbak01
|
||||
profil.mail.password = test
|
||||
profil.mail.email.support = supportdev@scores-decisions.com
|
||||
profil.mail.email.supportdev = supportdev@scores-decisions.com
|
||||
profil.mail.email.contact = supportdev@scores-decisions.com
|
||||
|
@ -18,8 +18,11 @@ resources.view.basePath = APPLICATION_PATH "/views"
|
||||
; Scores configuration
|
||||
profil.server.name = WebRecette
|
||||
profil.mail.method = smtp
|
||||
profil.mail.host = smtp.celeste.fr
|
||||
profil.mail.port = 25
|
||||
profil.mail.host = 192.168.3.200
|
||||
profil.mail.port = 587
|
||||
profil.mail.auth = login
|
||||
profil.mail.username = batch1@srvbak01
|
||||
profil.mail.password = test
|
||||
profil.mail.email.support = supportdev@scores-decisions.com
|
||||
profil.mail.email.supportdev = supportdev@scores-decisions.com
|
||||
profil.mail.email.contact = supportdev@scores-decisions.com
|
||||
|
Loading…
Reference in New Issue
Block a user