From eca10247c0b332abfb4eef65d1f6af63ea26824d Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Mon, 19 Mar 2012 23:31:22 -0300 Subject: [PATCH] Change properties sample. --- wise-webapp/src/main/webapp/WEB-INF/app.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wise-webapp/src/main/webapp/WEB-INF/app.properties b/wise-webapp/src/main/webapp/WEB-INF/app.properties index 6cd58562..60ca9867 100755 --- a/wise-webapp/src/main/webapp/WEB-INF/app.properties +++ b/wise-webapp/src/main/webapp/WEB-INF/app.properties @@ -48,7 +48,7 @@ mail.smtp.socketFactory.port=587 mail.smtp.auth = true mail.host=smtp.gmail.com mail.user=pveiga@wisemapping.com -mail.password=p0w3rwdff +mail.password= mail.smtp.starttls.enable=true #------------------------