Changes

From SME Server
Jump to navigationJump to search
41 bytes added ,  09:51, 21 February 2013
no edit summary
Line 39: Line 39:  
  tar -zxvf zcp*.tar.gz
 
  tar -zxvf zcp*.tar.gz
 
  cd into zcp directory
 
  cd into zcp directory
  rm -f *dev*.rpm <<Remove the dev rpms, they are not required.
+
  rm -f *dev*.rpm         <<This is to remove the dev rpms, they are not required.
 
  yum localinstall *.rpm
 
  yum localinstall *.rpm
   Line 47: Line 47:     
{{Note box| This contrib uses the unix plugin and automatically and properly enables all valid users as Zarafa users and all valid groups as Zarafa groups.  Everything is initially done automatically for you by the post-install event so you do not need to do anything further.  In addition, when you add or delete a user or group from the server manager, the user or group is automatically added or deleted in Zarafa.  Also, any password change will automatically change the zarafa login password to match.
 
{{Note box| This contrib uses the unix plugin and automatically and properly enables all valid users as Zarafa users and all valid groups as Zarafa groups.  Everything is initially done automatically for you by the post-install event so you do not need to do anything further.  In addition, when you add or delete a user or group from the server manager, the user or group is automatically added or deleted in Zarafa.  Also, any password change will automatically change the zarafa login password to match.
 +
    
By default, Zarafa is enabled for all users except admin.  You can change this to 'per user' via db entries.}}
 
By default, Zarafa is enabled for all users except admin.  You can change this to 'per user' via db entries.}}
   −
Install a fresh SME 9 test server and perform the following:
+
Now install smeserver-zarafa-unix by performing the following:
    
  yum install smeserver-zarafa-unix --enablerepo=smedev (NOTE: This will not work until the mirrors are updated.)
 
  yum install smeserver-zarafa-unix --enablerepo=smedev (NOTE: This will not work until the mirrors are updated.)
Line 87: Line 88:  
The default ports for Zarafa are 8000 + default values
 
The default ports for Zarafa are 8000 + default values
 
so imap = 8143, imaps 8993
 
so imap = 8143, imaps 8993
 +
 +
TO BE CONTINUED!

Navigation menu