Issue #0001636: modification dans application.ini concernant email authentication

This commit is contained in:
Aram HARUTYUNYAN 2013-06-14 14:18:48 +00:00
parent 9ba3704e88
commit 0307a45af5
4 changed files with 8 additions and 0 deletions

View File

@ -29,6 +29,8 @@ profil.server.name = sdsrvdev01
profil.webservice.location = sdsrvdev01
profil.mail.method = smtp
profil.mail.smtp_host = smtp.free.fr
profil.mail.username = yourusername
profil.mail.password = yourpassword
profil.mail.email.support = supportdev@scores-decisions.com
profil.mail.email.supportdev = supportdev@scores-decisions.com
profil.mail.email.contact = supportdev@scores-decisions.com

View File

@ -29,6 +29,8 @@ profil.server.name = development
profil.webservice.location = sdsrvdev01
profil.mail.method = smtp
profil.mail.smtp_host = smtp.free.fr
profil.mail.username = yourusername
profil.mail.password = yourpassword
profil.mail.email.support = supportdev@scores-decisions.com
profil.mail.email.supportdev = supportdev@scores-decisions.com
profil.mail.email.contact = supportdev@scores-decisions.com

View File

@ -29,6 +29,8 @@ profil.server.name = ns359466
profil.webservice.location = celeste
profil.mail.method = sendmail
profil.mail.smtp_host =
profil.mail.username = yourusername
profil.mail.password = yourpassword
profil.mail.email.support = support@scores-decisions.com
profil.mail.email.supportdev = supportdev@scores-decisions.com
profil.mail.email.contact = contact@scores-decisions.com

View File

@ -29,6 +29,8 @@ profil.server.name = sd-13408
profil.webservice.location = celeste
profil.mail.method = sendmail
profil.mail.smtp_host =
profil.mail.username = yourusername
profil.mail.password = yourpassword
profil.mail.email.support = support@scores-decisions.com
profil.mail.email.supportdev = supportdev@scores-decisions.com
profil.mail.email.contact = contact@scores-decisions.com