From 07d9621d0eaa41dd7c2d8ac0b5de484205c93997 Mon Sep 17 00:00:00 2001
From: tpylak <tpylak>
Date: Fri, 14 Dec 2007 13:18:20 +0000
Subject: [PATCH] LMS-182, Rename lims to openBIS (lims@localhost ->
 openBIS@localhost)

SVN: 3095
---
 integration-tests/templates/openBIS-server/service.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration-tests/templates/openBIS-server/service.properties b/integration-tests/templates/openBIS-server/service.properties
index 761983d5b56..bd4226066f8 100644
--- a/integration-tests/templates/openBIS-server/service.properties
+++ b/integration-tests/templates/openBIS-server/service.properties
@@ -17,7 +17,7 @@ database.admin-password =
 axis2.admin-user = lims
 axis2.admin-password = xxx
 
-mail.from = lims@localhost
+mail.from = openBIS@localhost
 mail.smtp.host = smtp0.ethz.ch
 mail.smtp.user = lims
 mail.smtp.password = 
-- 
GitLab