From 75ead0038c22d94bfba734302441f6039e708261 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Mon, 31 May 2010 07:01:57 -0400
Subject: [PATCH] updated INSTALL_FEDORA_12_dovecot_bind.txt

---
 docs/INSTALL_FEDORA_12_dovecot_bind.txt |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/docs/INSTALL_FEDORA_12_dovecot_bind.txt b/docs/INSTALL_FEDORA_12_dovecot_bind.txt
index 11456cb..8596347 100644
--- a/docs/INSTALL_FEDORA_12_dovecot_bind.txt
+++ b/docs/INSTALL_FEDORA_12_dovecot_bind.txt
@@ -8,8 +8,6 @@
 
 // rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*
 yum update
-// yum groupinstall 'Development Tools'
-// yum groupinstall 'Development Libraries'
 
 You should disable selinux now, as some programs will not start when selinux is enabled:
 
@@ -22,7 +20,7 @@
 then reboot the server.
 
 
-1) Install Postfix, Courier, Saslauthd, MySQL, phpMyAdmin with the following command line (on one line!):
+1) Install Postfix, Dovecot MySQL, phpMyAdmin with the following command line (on one line!):
 
 yum install ntp httpd mysql-server php php-mysql php-mbstring phpMyAdmin getmail postfix dovecot dovecot-mysql wget
 
@@ -39,7 +37,6 @@
 chkconfig --levels 235 postfix on
 /etc/init.d/sendmail stop
 /etc/init.d/postfix start
-/etc/init.d/saslauthd start
 
 
 Set the mysql database password:
@@ -114,7 +111,7 @@
 8) Install ISPConfig 3
 
   cd /tmp
-  wget http://www.ispconfig.org/downloads/ISPConfig-3.0.2.tar.gz
+  wget http://www.ispconfig.org/downloads/ISPConfig-3.0.2.1.tar.gz
   tar xvfz ISPConfig-3.0.2.tar.gz
   cd ispconfig3_install/install/
 

--
Gitblit v1.9.1