[ 开始 | 索引 | 登录 ]

zimbra

Created by retep. Last edited by retep, 6 years and 42 days ago. Viewed 2,783 times. #2
[比较] [历史] [编辑] [rdf]
labels
attachments

Zimbra Install

Zimbra is an Enterprise class mail server. It requires a lot (1GB+) of memory. We recommend you have a dedicated server in order to run it.

To install it just mention you need it when your order a server from us and we will go prepare it for you.

Else...

Grab zimbra from >>http://www.zimbra.com/community/downloads.html (e.g. the Red Hat Enterprise Linux 4 (.tgz) url). You probably do not want to get Zimbra via svn/subversion.

# else the pop3 / port 110 server else the Zimbra 
# apache tomcat process will complain about not being able to listen on port 110
/etc/init.d/dovecot stop
chkconfig --del dovecot
apt-get install compat-libstdc++* libidn curl fetchmail
# else the Zimbro apache tomcat will complain 
# about not being able to listen on port 80
/etc/init.d/httpd stop
chkconfig --del httpd

Follow the instructions at: >>http://www.zimbra.com/docs/ne/latest/single_server_install/

You will probably need to copy a jni library to your trusted java path: cp /opt/zimbra/lib/libzimbra-native.so /usr/java/jdk/jre/lib/i386/

Restart your server and then log in at https://yourip:7071/zimbraAdmin . Use admin as the username. Use the password you set during the install process.

no comments | post comment
Powered by snipsnap.org Found a mistake in a howto? Let us know via an email to p.blikibugs at rimuhosting com.