Skip to content
Snippets Groups Projects
Commit a7e664ff authored by Lars Johansson's avatar Lars Johansson
Browse files

Update email configuration

parent 4a9547f9
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ spring.http.log-request-details=true
# administrator mail is comma-separated list of email addresses
naming.mail.administrator=${NAMING_MAIL_ADMINISTRATOR:}
naming.mail.notification=${NAMING_MAIL_NOTIFICATION:false}
naming.mail.from=${NAMING_MAIL_FROM:jboss@esss.se}
naming.mail.from=${NAMING_MAIL_FROM:jboss@ess.eu}
naming.smtp.host=${NAMING_SMTP_HOST:mail.esss.lu.se}
naming.smtp.port=${NAMING_SMTP_PORT:587}
naming.smtp.username=${NAMING_SMTP_USERNAME:}
......
......@@ -15,7 +15,7 @@ spring.http.log-request-details=true
# administrator mail is comma-separated list of email addresses
naming.mail.administrator=${NAMING_MAIL_ADMINISTRATOR:}
naming.mail.notification=${NAMING_MAIL_NOTIFICATION:false}
naming.mail.from=${NAMING_MAIL_FROM:jboss@esss.se}
naming.mail.from=${NAMING_MAIL_FROM:jboss@ess.eu}
naming.smtp.host=${NAMING_SMTP_HOST:mail.esss.lu.se}
naming.smtp.port=${NAMING_SMTP_PORT:587}
naming.smtp.username=${NAMING_SMTP_USERNAME:}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment