- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 23 Sep 2009 15:40:35 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/conf In directory hutz:/tmp/cvs-serv25493/WebContent/WEB-INF/conf Modified Files: mail.properties Log Message: added unicorn.mail.debug in mail.properties to activate/desactivate debugging of javamail Index: mail.properties =================================================================== RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/conf/mail.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- mail.properties 23 Sep 2009 13:28:32 -0000 1.3 +++ mail.properties 23 Sep 2009 15:40:33 -0000 1.4 @@ -10,4 +10,5 @@ #unicorn.mail.username = #unicorn.mail.password = #Sets the Response-To -unicorn.mail.from = unicorn@w3.org \ No newline at end of file +unicorn.mail.from = unicorn@w3.org +unicorn.mail.debug = true \ No newline at end of file
Received on Wednesday, 23 September 2009 15:40:45 UTC