2006/unicorn/WebContent/WEB-INF/conf mail.properties,1.2,1.3

Update of /sources/public/2006/unicorn/WebContent/WEB-INF/conf
In directory hutz:/tmp/cvs-serv32177/WebContent/WEB-INF/conf

Modified Files:
	mail.properties 
Log Message:
removed return-path

Index: mail.properties
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/conf/mail.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mail.properties	23 Sep 2009 13:00:29 -0000	1.2
+++ mail.properties	23 Sep 2009 13:28:32 -0000	1.3
@@ -6,10 +6,8 @@
 #mail.smtp.user =
 mail.smtp.host = smtp.sophia.w3.org
 mail.smtp.port = 587
-#This next property sets the Return-Path of the mail
-mail.smtp.from = unicorn@w3.org
 
 #unicorn.mail.username = 
 #unicorn.mail.password = 
-#Sets the response-to
+#Sets the Response-To
 unicorn.mail.from = unicorn@w3.org
\ No newline at end of file

Received on Wednesday, 23 September 2009 13:28:45 UTC