This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
internet:mail:zimbra:zimbra_zextras [2022/05/25 14:41] 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: |
+ | |||
+ | **Documentation**: | ||
===== Zextras Licensing ===== | ===== Zextras Licensing ===== | ||
Line 17: | Line 19: | ||
su - zimbra | su - zimbra | ||
zxsuite core doUploadLicense ./ | zxsuite core doUploadLicense ./ | ||
+ | zmprov fc zimlet && zmprov fc all | ||
</ | </ | ||
Line 66: | Line 69: | ||
< | < | ||
grep DoSFilter / | grep DoSFilter / | ||
+ | zgrep DoSFilter / | ||
+ | |||
+ | grep DoSFilter / | ||
+ | zgrep DoSFilter / | ||
</ | </ | ||
Line 146: | Line 153: | ||
https:// | https:// | ||
+ | |||
+ | ==== Test ==== | ||
+ | |||
+ | < | ||
+ | zmlocalconfig -s ldap_master_url zimbra_ldap_user zimbra_ldap_userdn zimbra_ldap_password | ||
+ | |||
+ | nc -zv ldap.example.com 389 | ||
+ | |||
+ | ldapsearch -H ldap:// | ||
+ | </ | ||
==== CSF Firewall ==== | ==== CSF Firewall ==== | ||
Line 162: | Line 179: | ||
tcp|in|d=9980|s=192.168.189.29 | tcp|in|d=9980|s=192.168.189.29 | ||
- | # Zimbra | + | # Zimbra |
tcp|in|d=389|s=192.168.189.26 | tcp|in|d=389|s=192.168.189.26 | ||
tcp|in|d=8443|s=192.168.189.26 | tcp|in|d=8443|s=192.168.189.26 |