Changes

From SME Server
Jump to navigationJump to search
43 bytes removed ,  10:32, 5 January 2009
m
Minor text changes to adhere to general used formatting
Line 11: Line 11:     
Open Source Collaboration, providing:
 
Open Source Collaboration, providing:
:Integration with your existing Linux mailserver
+
*Integration with your existing Linux mailserver
:Native mobile phone support
+
*Native mobile phone support
:Outlook "Look & Feel" webaccess
+
*Outlook "Look & Feel" webaccess
:Stable Outlook sharing (100% MAPI) - MS Exchange replacement
+
*Stable Outlook sharing (100% MAPI) - MS Exchange replacement
    
The Community version http://forums.zarafa.com/viewtopic.php?f=7&t=990
 
The Community version http://forums.zarafa.com/viewtopic.php?f=7&t=990
Line 37: Line 37:  
Note: get the rpm here:
 
Note: get the rpm here:
   −
  http://bugs.contribs.org/show_bug.cgi?id=4891
+
  [[bugzilla:4891]]
    
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 localinstall smeserver-zarafa-0.9.0-25.noarch.rpm
    
After rpm install execute the following:
 
After rpm install execute the following:
   −
  # /etc/e-smith/events/actions/zarafa-install
+
  /etc/e-smith/events/actions/zarafa-install
    
{{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.}}
Line 51: Line 51:  
If you chose the unix plugin, run:
 
If you chose the unix plugin, run:
   −
  # /sbin/e-smith/db accounts setprop $USERNAME zarafa enabled
+
  /sbin/e-smith/db accounts setprop $USERNAME zarafa enabled
  # /etc/e-smith/events/actions/qmail-update-user
+
  /etc/e-smith/events/actions/qmail-update-user
    
If you chose the db plugin, run:
 
If you chose the db plugin, run:
   −
  # /etc/e-smith/events/actions/zarafa-create-user
+
  /etc/e-smith/events/actions/zarafa-create-user
    
End with:
 
End with:
   −
  # signal-event post-upgrade; signal-event reboot
+
  signal-event post-upgrade; signal-event reboot
    
====Webmail====
 
====Webmail====
Line 121: Line 121:     
Download the latest Z-push version (see: http://z-push.sourceforge.net).
 
Download the latest Z-push version (see: http://z-push.sourceforge.net).
  # wget http://download2.berlios.de/z-push/z-push-1.2.tar.gz
+
  wget http://download2.berlios.de/z-push/z-push-1.2.tar.gz
    
Extract the files:
 
Extract the files:
  # tar -zxvf z-push-1.2.tar.gz -C /var/www/html
+
  tar -zxvf z-push-1.2.tar.gz -C /var/www/html
    
'State'-dir needs to be writable for apache:
 
'State'-dir needs to be writable for apache:
  # chmod 755 /var/www/html/z-push/state
+
  chmod 755 /var/www/html/z-push/state
  # chown www:www /var/www/html/z-push/state
+
  chown www:www /var/www/html/z-push/state
    
Expand and restart
 
Expand and restart
Line 186: Line 186:  
Zarafa: use their forum for zarafa specific bug reporting, http://forums.zarafa.com/
 
Zarafa: use their forum for zarafa specific bug reporting, http://forums.zarafa.com/
    +
----
 
[[Category: Contrib]]
 
[[Category: Contrib]]

Navigation menu