User Tools

Site Tools


internet:mail:zimbra_zextras

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
internet:mail:zimbra_zextras [2014/11/11 12:13]
gcooper
internet:mail:zimbra_zextras [2015/05/01 08:27]
gcooper
Line 3: Line 3:
 http://www.zextras.com http://www.zextras.com
  
-<note warning>ZeXtras Suite needs to bind on TCP port 8735 in order to operate, for inter-instance communication.  The ZeXtras Chat module needs to bind on TCP ports 5222 and/or 5223 in order for any XMPP feature to be functional.  Please verify no other service listens on these ports and that port 8735 is properly filtered from public access by your firewall.</note>+===== Upgrade =====
  
-<note important>Zimbra 8.x users might experience slowness and AJAX errors when accessing the Zimbra Administration Console because of the Zimbra DOS Filter. In this case, raising the number of Maximum Requests per Second is suggested (see http://wiki.zextras.com/DosFilter for further informations)</note>+http://wiki.zextras.com/wiki/ZeXtras_Suite_Installation_Guide#ZeXtras_Suite_full_Upgrade 
 + 
 +:!: Installing a newer version will automatically perform an upgrade.
  
 ===== Installation ===== ===== Installation =====
 +
 +<note warning>ZeXtras Suite needs to bind on TCP port 8735 in order to operate for inter-instance communication.  The ZeXtras Chat module needs to bind on TCP ports 5222 and/or 5223 in order for any XMPP feature to be functional.  Please verify no other service listens on these ports and that port 8735 is properly filtered from public access by your firewall.</note>
  
 <file> <file>
-mkdir ~/zextrasinstall +rm -rf ~/zextrasinstall.old && mv ~/zextrasinstall ~/zextrasinstall.old 
-cd ~/zextrasinstall+mkdir ~/zextrasinstall && cd ~/zextrasinstall
 wget http://www.zextras.com/download/zextras_suite-latest.tgz wget http://www.zextras.com/download/zextras_suite-latest.tgz
 tar -xzvf zextras_suite-latest.tgz tar -xzvf zextras_suite-latest.tgz
-cd cd zextras_suite* +cd zextras_suite* 
-./install all+./install.sh all
  
 +</file>
 +
 +===== Zimbra DoS Filter =====
 +
 +<note important>Zimbra 8.x users might experience slowness and AJAX errors when accessing the Zimbra Administration Console because of the Zimbra DOS Filter. In this case, raising the number of Maximum Requests per Second is suggested (see http://wiki.zextras.com/DosFilter for further information)</note>
 +
 +http://wiki.zextras.com/wiki/ZeXtras_Suite_and_the_Zimbra_DoSFilter
 +
 +http://wiki.zimbra.com/wiki/DoSFilter
 +
 +Whitelist your IP or subnet:
 +
 +<file>
 +zmprov mcf +zimbraHttpThrottleSafeIPs 192.168.0.0/24
 +zmmailboxdctl restart
 +</file>
 +
 +View results:
 +
 +<file>
 +grep DoSFilter /opt/zimbra/log/mailbox.log
 </file> </file>
  
 ===== Backup ===== ===== Backup =====
 +
 +http://wiki.zextras.com/wiki/ZxBackup_Admin_Guide
  
 Create the mount point as ''zimbra'' user: Create the mount point as ''zimbra'' user:
Line 37: Line 64:
 </file> </file>
  
 +:!: Make sure the permissions are correct:
 +
 +<file>
 +chown zimbra.zimbra /opt/zimbra/backup
 +</file>
 +
 +Finally, initialize the Zextras Backup:
 +
 +**Zimbra Administration Console -> ZeXtras -> Backup -> Initialize NOW**
 +
 +===== Mobile =====
 +
 +http://wiki.zextras.com/wiki/ZxMobile_Admin_Guide
 +
 +Enable mobile support:
 +
 +  * Per Account, or
 +  * Per CoS
 +
 +===== Chat =====
 +
 +http://wiki.zextras.com/wiki/ZxChat_Zimlet_Install_Guide
 +
 +http://wiki.zextras.com/wiki/ZxChat_Admin_Guide
  
 +**Zimbra Administration Console -> ZeXtras -> ZxChat -> Deploy**
  
 +Enable the ZxChat Zimlet:
  
 +  * Per Account, or
 +  * Per CoS