User Tools

Site Tools


internet:mail:zimbra: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:zimbra_zextras [2021/07/20 11:47]
gcooper
internet:mail:zimbra:zimbra_zextras [2022/09/26 13:50] (current)
gcooper
Line 1: Line 1:
 ====== Zimbra with Zextras Add-On ====== ====== Zimbra with Zextras Add-On ======
  
-http://www.zextras.com+See also **[[internet:mail:zimbra:zimbra_zextras_auth|Zimbra with Zextras Auth]]** 
 + 
 +**Documentation**: https://docs.zextras.com/suite/html/index.html
  
 ===== Zextras Licensing ===== ===== Zextras Licensing =====
Line 17: Line 19:
 su - zimbra su - zimbra
 zxsuite core doUploadLicense ./license_*.zx zxsuite core doUploadLicense ./license_*.zx
 +zmprov fc zimlet && zmprov fc all
 </file> </file>
  
Line 66: Line 69:
 <file> <file>
 grep DoSFilter /opt/zimbra/log/mailbox.log grep DoSFilter /opt/zimbra/log/mailbox.log
 +zgrep DoSFilter /opt/zimbra/log/mailbox.log.*
 +
 +grep DoSFilter /opt/zimbra/log/zmmailboxd.out
 +zgrep DoSFilter /opt/zimbra/log/zmmailboxd.out.*
 </file> </file>
  
Line 111: Line 118:
   * Per CoS   * Per CoS
  
-===== Chat ===== +===== Team =====
- +
-FIXME **Zextras Chat has been replaced by Zextras Team.**+
  
 https://docs.zextras.com/zextras-suite-documentation/latest/team.html https://docs.zextras.com/zextras-suite-documentation/latest/team.html
- 
- 
----- 
- 
- 
-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 
- 
-==== Video Chat ==== 
- 
-https://wiki.zextras.com/wiki/ZxChat_Video_Calls 
- 
-==== XMPP ==== 
- 
-https://wiki.zextras.com/wiki/ZxChat_XMPP 
  
 ===== Drive ===== ===== Drive =====
Line 171: Line 153:
  
 https://docs.zextras.com/zextras-suite-documentation/latest/docs.html https://docs.zextras.com/zextras-suite-documentation/latest/docs.html
 +
 +==== Test ====
 +
 +<file>
 +zmlocalconfig -s ldap_master_url zimbra_ldap_user zimbra_ldap_userdn zimbra_ldap_password
 +
 +nc -zv ldap.example.com 389
 +
 +ldapsearch -H ldap://ldap.example.com:389 -w p4ssw0rd -D uid=zimbra,cn=admins,cn=zimbra
 +</file>
  
 ==== CSF Firewall ==== ==== CSF Firewall ====
Line 187: Line 179:
 tcp|in|d=9980|s=192.168.189.29  # Allow from Zimbra tcp|in|d=9980|s=192.168.189.29  # Allow from Zimbra
  
-# Zimbra Zerver - IP 192.168.189.29+# Zimbra Server - IP 192.168.189.29
 tcp|in|d=389|s=192.168.189.26   # Allow LDAP from Zextras Docs tcp|in|d=389|s=192.168.189.26   # Allow LDAP from Zextras Docs
 tcp|in|d=8443|s=192.168.189.26  # Allow from Zextras Docs tcp|in|d=8443|s=192.168.189.26  # Allow from Zextras Docs
internet/mail/zimbra/zimbra_zextras.1626803235.txt.gz · Last modified: 2021/07/20 11:47 by gcooper