Changes

From SME Server
Jump to navigationJump to search
66 bytes added ,  10:31, 17 January 2009
Line 31: Line 31:  
  yum localinstall libvmime*.rpm libical*.rpm zarafa-6*.rpm zarafa-webaccess-6*.rpm zarafa-licensed-6*.rpm
 
  yum localinstall libvmime*.rpm libical*.rpm zarafa-6*.rpm zarafa-webaccess-6*.rpm zarafa-licensed-6*.rpm
   −
==== smeserver-zarafa-0.9.0-25.noarch.rpm ====
+
==== smeserver-zarafa ====
 
{{Warning box|This is an alhpa release. Beware. For non-production testing only.}}
 
{{Warning box|This is an alhpa release. Beware. For non-production testing only.}}
{{Note box|In this rpm Zarafa and Horde/IMP can co-exist. You toggle, on a per user basis, where you want mail delivered via an accounts db entry. Default leaves mail going to users ~/Maildir for Horde/IMP.}}
+
{{Note box|From rpm -26 Zarafa and Horde/IMP can co-exist. You toggle, on a per user or global basis, where you want mail delivered via a db entry. Default leaves mail going to users ~/Maildir for Horde/IMP.}}
    
Note: get the rpm here:
 
Note: get the rpm here:
Line 41: Line 41:  
Install a fresh SME 7.4 test server and perform the following:
 
Install a fresh SME 7.4 test server and perform the following:
   −
  yum localinstall smeserver-zarafa-0.9.0-25.noarch.rpm
+
  yum install smeserver-zarafa --enablerepo=smetest
    
After rpm install execute the following:
 
After rpm install execute the following:
Line 49: Line 49:  
{{Note box| You will be prompted to select the user plugin you wish to test. Note the ldap plugin is currently not supported in the rpm. The unix plugin reads existing SME user details but also includes groups and machine names (messy). The db plugin is pristine however you need to enter all the user details. In both cases the user must exist in SME first as a standard user. A decision on which plugin we will choose for final deployment is still to be determined.}}
 
{{Note box| You will be prompted to select the user plugin you wish to test. Note the ldap plugin is currently not supported in the rpm. The unix plugin reads existing SME user details but also includes groups and machine names (messy). The db plugin is pristine however you need to enter all the user details. In both cases the user must exist in SME first as a standard user. A decision on which plugin we will choose for final deployment is still to be determined.}}
   −
If you chose the unix plugin, run:
+
Enable mail delivery to zarafa for users:
   −
  /sbin/e-smith/db accounts setprop $USERNAME zarafa enabled
+
for all users
 +
  config setprop zarafa-server GlobalForward enabled
 +
or for individual users
 +
db accounts setprop $USERNAME zarafa enabled
 +
apply
 
  /etc/e-smith/events/actions/qmail-update-user
 
  /etc/e-smith/events/actions/qmail-update-user
  

Navigation menu