Changes

Jump to navigation Jump to search
31 bytes added ,  21:55, 22 July 2012
m
no edit summary
Line 65: Line 65:  
The 'free'-version has the ability to connect with Microsoft Outlook (default 3 users for free, buy zarafa-CAL's if you want more).
 
The 'free'-version has the ability to connect with Microsoft Outlook (default 3 users for free, buy zarafa-CAL's if you want more).
   −
=== Download the Z-push-package (version 1.5 !!)===
+
=== Download the Z-push-package (version 1.5 !!) : ===
    
  wget http://zarafa-deutschland.de/z-push-download/final/1.5/[z-push-latest version]
 
  wget http://zarafa-deutschland.de/z-push-download/final/1.5/[z-push-latest version]
Line 91: Line 91:  
  '''Move the windows-directory to an installshare in your network'''
 
  '''Move the windows-directory to an installshare in your network'''
   −
=== Download the latest webapp.rpm too in the same subdirectory :===
+
=== Download the latest webapp.rpm too in the same subdirectory : ===
    
  wget http://download.zarafa.com/community/final/WebApp/1.1/rhel/[zarafa-webapp-version.noarch.rpm]
 
  wget http://download.zarafa.com/community/final/WebApp/1.1/rhel/[zarafa-webapp-version.noarch.rpm]
   −
=== Install all rpm's in the unpacked package of ZCP and the webapp.rpm too :===
+
=== Install all rpm's in the unpacked package of ZCP and the webapp.rpm too : ===
    
  yum localinstall *.rpm
 
  yum localinstall *.rpm
Line 106: Line 106:  
  rpm -Uvh --force zarafa-webapp-[version].noarch
 
  rpm -Uvh --force zarafa-webapp-[version].noarch
   −
=== Remove the default php-mapi.rpm ===
+
=== Remove the default php-mapi.rpm : ===
    
We have to remove the installation of the default php-mapi (because it's not built for php 5.3).
 
We have to remove the installation of the default php-mapi (because it's not built for php 5.3).
Line 112: Line 112:  
  rpm -e php-mapi --nodeps
 
  rpm -e php-mapi --nodeps
   −
=== Install the php53-mapi.rpm ===
+
=== Install the php53-mapi.rpm : ===
    
Install the php53-mapi.rpm of the EPEL-repository :
 
Install the php53-mapi.rpm of the EPEL-repository :
Line 124: Line 124:  
  yum install php53-mapi --enablerepo=epel
 
  yum install php53-mapi --enablerepo=epel
   −
=== ONLY FOR FIRST INSTALLATION : Make actions ===
+
=== ONLY FOR FIRST INSTALLATION : Make actions : ===
    
==== nano -w /etc/e-smith/events/actions/zarafa-expand-templates ====
 
==== nano -w /etc/e-smith/events/actions/zarafa-expand-templates ====
Line 496: Line 496:  
</nowiki>
 
</nowiki>
   −
=== ONLY FOR FIRST INSTALLATION : Make templates ===
+
=== ONLY FOR FIRST INSTALLATION : Make templates : ===
    
==== nano -w /etc/e-smith/db/configuration/migrate/80zarafa ====
 
==== nano -w /etc/e-smith/db/configuration/migrate/80zarafa ====
Line 1,892: Line 1,892:  
</nowiki>
 
</nowiki>
   −
=== ONLY FOR FIRST INSTALLATION  : Execute zarafa-install ===
+
=== ONLY FOR FIRST INSTALLATION  : Execute zarafa-install : ===
 
  /bin/chmod 554 /etc/e-smith/events/actions/zarafa-install
 
  /bin/chmod 554 /etc/e-smith/events/actions/zarafa-install
   Line 1,899: Line 1,899:  
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
   −
=== UPGRADING  : Execute zarafa-update ===
+
=== UPGRADING  : Execute zarafa-update : ===
    
Search in the Zarafa-releasenotes for new keys in the config-files and change the config-templates with these new keys
 
Search in the Zarafa-releasenotes for new keys in the config-files and change the config-templates with these new keys
Line 1,910: Line 1,910:       −
=== Managing Zarafa-users/companies ===
+
=== Managing Zarafa-users/companies : ===
 
==== With Unix-plugin ====
 
==== With Unix-plugin ====
 
Zarafa-users are created with the creation of a SME-user, but you have to enable delivery to zarafa for these SME-users.  
 
Zarafa-users are created with the creation of a SME-user, but you have to enable delivery to zarafa for these SME-users.  
Line 1,937: Line 1,937:  
  zarafa-admin --help
 
  zarafa-admin --help
   −
=== Usefull commands ===
+
=== Usefull commands : ===
    
==== Change db-entries (Change default-values in zarafa-config-files) ====
 
==== Change db-entries (Change default-values in zarafa-config-files) ====
Line 1,978: Line 1,978:  
  zarafa-admin -u [user] -a y
 
  zarafa-admin -u [user] -a y
   −
=== Usefull plugins ===
+
=== Usefull plugins : ===
 
==== Password-plugin for webaccess (ONLY FOR DB-PLUGIN) ====
 
==== Password-plugin for webaccess (ONLY FOR DB-PLUGIN) ====
 
[https://community.zarafa.com/pg/plugins/project/157/developer/dw2412/passwd-plugin Dev-page]
 
[https://community.zarafa.com/pg/plugins/project/157/developer/dw2412/passwd-plugin Dev-page]
Line 1,990: Line 1,990:  
  $passwd_cmd = "/usr/bin/zarafa-passwd -u '%s' -o '%s' -p '%s'";
 
  $passwd_cmd = "/usr/bin/zarafa-passwd -u '%s' -o '%s' -p '%s'";
   −
=== Webmail ===
+
=== Webmail : ===
 
Access with a browser,
 
Access with a browser,
   Line 1,998: Line 1,998:  
  https://server/webapp (NEW VERSION OF WEBACCESS)
 
  https://server/webapp (NEW VERSION OF WEBACCESS)
   −
=== Connecting Outlook ===
+
=== Connecting Outlook : ===
    
  On your Windowsclients, execute zarafaclient.msi (Moved earlier to an installshare in your network - cf. supra)
 
  On your Windowsclients, execute zarafaclient.msi (Moved earlier to an installshare in your network - cf. supra)
Line 2,004: Line 2,004:  
  Configure Outlook (point it to your zarafaserver with the credentials of a created Zarafa-user (if DB-plugin : create Zarafa-users first))
 
  Configure Outlook (point it to your zarafaserver with the credentials of a created Zarafa-user (if DB-plugin : create Zarafa-users first))
   −
=== Connecting other clients ===
+
=== Connecting other clients : ===
 
==== IMAP/POP3 ====
 
==== IMAP/POP3 ====
 
The default ports for Zarafa are 8000 + default values
 
The default ports for Zarafa are 8000 + default values
Line 2,010: Line 2,010:  
*so pop3 = 8110, pop3s = 8995
 
*so pop3 = 8110, pop3s = 8995
   −
=== Zarafa-documentation ===
+
=== Zarafa-documentation : ===
    
==== Zarafa Administrator Manual ====
 
==== Zarafa Administrator Manual ====
199

edits

Navigation menu