From c415156a0ce67c0292b9ef077937b041bbe5bebe Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Sat, 17 Dec 2005 14:59:42 +0000
Subject: [PATCH] improved config

---
 config/exim4/exim4.conf.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/exim4/exim4.conf.template b/config/exim4/exim4.conf.template
index 4bed325f3..ac9ad56ae 100644
--- a/config/exim4/exim4.conf.template
+++ b/config/exim4/exim4.conf.template
@@ -5,7 +5,7 @@
 # MySQL defines
 MYSQL_SERVER=localhost
 MYSQL_USER=root
-MYSQL_PASSWORD=matze
+MYSQL_PASSWORD=
 MYSQL_DB=mailserver
 MYSQL_EMAILTABLE=mail_box
 MYSQL_DOMAINTABLE=mail_domain
-- 
GitLab