Hi,
this is my documentation installing ZCS 5.0.2 on Debian 4.0 (etch). Prerequisite is a minimal Debian 4.0 installation. Do
if you installed with debootstrap.Code:# tasksel install standard
Install additional packages needed for zimbra
Deactivate default MTA exim4Code:# aptitude install fetchmail libxml2 openssl sudo libgmp3c2 libltdl3 libexpat1
Download zcs-NETWORK-5.0.2_GA_1975.UBUNTU6.20080130232321.tgz and get a license ZCSLicense.xml and then installCode:myserver:~# /etc/init.d/exim4 stop myserver:~# cp -a /etc/init.d/exim4 /etc/init.d/exim4.original myserver:~# vi /etc/init.d/exim4 myserver:~# diff /etc/init.d/exim4.original /etc/init.d/exim4 1a2,4 > > exit 0 >
I've installed (configured) with https only.Code:myserver:/var/tmp# tar -xzf zcs-NETWORK-5.0.2_GA_1975.UBUNTU6.20080130232321.tgz myserver:/var/tmp# cd zcs-NETWORK-5.0.2_GA_1975.UBUNTU6.20080130232321 myserver:/var/tmp/zcs-NETWORK-5.0.2_GA_1975.UBUNTU6.20080130232321# ./install.sh [..] Press Return to continue [..] Select the packages to install Install zimbra-ldap [Y] Install zimbra-logger [Y] Install zimbra-mta [Y] Install zimbra-snmp [Y] Install zimbra-store [Y] Install zimbra-apache [Y] Install zimbra-spell [Y] Install zimbra-proxy [N] Install zimbra-archiving [N] [..] You appear to be installing packages on a platform different than the platform for which they were built This platform is DEBIAN4.0 Packages found: zimbra-core_5.0.2_GA_1975.UBUNTU6_i386.deb This may or may not work Install anyway? [N] Y The system will be modified. Continue? [N] Y [..] Change domain name? [Yes] Create Domain: [myserver.mydomain.com] myserver.mydomain.com [..] Main menu 1) Common Configuration: 2) zimbra-ldap: Enabled 3) zimbra-store: Enabled 4) zimbra-mta: Enabled 5) zimbra-snmp: Enabled 6) zimbra-logger: Enabled 7) zimbra-spell: Enabled 8) Default Class of Service Configuration: 9) Enable default backup schedule: yes r) Start servers after configuration yes s) Save config to file x) Expand menu q) Quit *** CONFIGURATION COMPLETE - press 'a' to apply Select from menu, or press 'a' to apply config (? - help) 1 Common configuration 1) Hostname: myserver.mydomain.com 2) Ldap master host: myserver.mydomain.com 3) Ldap port: 389 4) Ldap Admin password: set 5) TimeZone: (GMT+01.00) Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Ldap configuration 1) Status: Enabled 2) Create Domain: yes 3) Domain to create: myserver.mydomain.com 4) Ldap Root password: set 5) Ldap Replication password: set 6) Ldap Postfix password: set 7) Ldap Amavis password: set Store configuration 1) Status: Enabled 2) Create Admin User: yes 3) Admin user to create: admin@myserver.mydomain.com 4) Admin Password set 5) Enable automated spam training: yes 6) Spam training user: spam.XXX@myserver.mydomain.com 7) Non-spam(Ham) training user: ham.XXX@myserver.mydomain.com 8) Global Documents Account: wiki@myserver.mydomain.com 9) SMTP host: myserver.mydomain.com 10) Web server HTTP port: 80 11) Web server HTTPS port: 443 12) Web server mode: https 13) IMAP server port: 143 14) IMAP server SSL port: 993 15) POP server port: 110 16) POP server SSL port: 995 17) Use spell check server: yes 18) Spell server URL: http://myserver.mydomain.com:7780/aspell.php Mta configuration 1) Status: Enabled 2) MTA Auth host: myserver.mydomain.com 3) Enable Spamassassin: yes 4) Enable Clam AV: yes 5) Notification address for AV alerts: admin@myserver.mydomain.com 6) Bind password for postfix ldap user: set 7) Bind password for amavis ldap user: set Snmp configuration 1) Status: Enabled 2) Enable SNMP notifications: yes 3) SNMP Trap hostname: myserver.mydomain.com 4) Enable SMTP notifications: yes 5) SMTP Source email address: admin@myserver.mydomain.com 6) SMTP Destination email address: admin@myserver.mydomain.com Default Class of Service configuration 1) Enable Instant Messaging Feature: Enabled 2) Enable Briefcases Feature: Enabled 3) Enable Tasks Feature: Enabled 4) Enable Notebook Feature: Enabled [..] *** CONFIGURATION COMPLETE - press 'a' to apply Select from menu, or press 'a' to apply config (? - help) a Save configuration data to a file? [Yes] Save config in file: [/opt/zimbra/config.4011] The system will be modified - continue? [No] Yes [..] Configuration complete - press return to exit myserver:/var/tmp/zcs-NETWORK-5.0.2_GA_1975.UBUNTU6.20080130232321# cd myserver:~#
Rise file upload size to 1 GB:
After the installation the admin panel isCode:myserver:~# su - zimbra zimbra@myserver:~$ zmprov mcf zimbraFileUploadMaxSize 1024000000 zimbra@myserver:~$ zmprov mcf zimbraMtaMaxMessageSize 1024000000
https:// myserver.mydomain.com:7071/zimbraAdmin/
and users can log in on
https:// myserver.mydomain.com/


LinkBack URL
About LinkBacks








