diff --git a/wise-webapp/src/main/webapp/WEB-INF/app.properties b/wise-webapp/src/main/webapp/WEB-INF/app.properties index 60ca9867..ef1e9b55 100755 --- a/wise-webapp/src/main/webapp/WEB-INF/app.properties +++ b/wise-webapp/src/main/webapp/WEB-INF/app.properties @@ -47,7 +47,7 @@ database.password= mail.smtp.socketFactory.port=587 mail.smtp.auth = true mail.host=smtp.gmail.com -mail.user=pveiga@wisemapping.com +mail.user=example@gmail.com mail.password= mail.smtp.starttls.enable=true