A solution for this issue was:
https://wiki.zimbra.com/wiki/Steps_to_c ... m_the_LDAP
Search found 24 matches
- Mon Apr 14, 2025 10:46 pm
- Forum: Administrators
- Topic: How to remove a MySQL account entry that is not shown with the zmprov commands?
- Replies: 10
- Views: 7684
- Thu Aug 24, 2023 5:05 pm
- Forum: Installation and Upgrade
- Topic: Zimbra 10 Opensource Build.
- Replies: 2
- Views: 8467
Re: Zimbra 10 Opensource Build.
Thanks It can be marked as resolved
Thanks
Thanks
- Wed Aug 23, 2023 6:48 am
- Forum: Installation and Upgrade
- Topic: Zimbra 10 Opensource Build.
- Replies: 2
- Views: 8467
Zimbra 10 Opensource Build.
In the latest release notes https://wiki.zimbra.com/wiki/Zimbra_Releases/8.8.15/P42 it is mentioned to create our own build. I followed the link and follow below step to build an opensource build: mkdir installer-build cd installer-build git clone --depth 1 --branch 10.0.1 git@github.com:Zimbra/zm-b...
- Thu Jul 20, 2023 2:25 am
- Forum: Developers
- Topic: Search box with regex
- Replies: 3
- Views: 13510
Re: Search box with regex
This could be a BUG so it is better if you can file a case with Zimbra support and provide them the reproducing steps.
- Thu Jul 20, 2023 2:21 am
- Forum: Migration
- Topic: License Considerations For Server Migration
- Replies: 10
- Views: 55164
Re: License Considerations For Server Migration
You can use the same production license on your new servers also to migrate the ZCS. The only point which is important is the "Activation Count Limit" for your current license. So, confirm it from the Zimbra support and you are good to go.
Thanks
Thanks
- Mon Jul 10, 2023 5:42 pm
- Forum: Users
- Topic: Uncaught TypeError: d is undefined
- Replies: 16
- Views: 16592
Re: Uncaught TypeError: d is undefined
Can you guys please paste the mailbox.log after reproducing the issue?
This will help to diagnose the exceptions and errors.
This will help to diagnose the exceptions and errors.
- Fri Jul 07, 2023 8:24 pm
- Forum: Administrators
- Topic: Configure Zimbra to be a SMTP relay
- Replies: 1
- Views: 1053
Re: Configure Zimbra to be a SMTP relay
You can create one account on your Zimbra server and configure it in your printer very similar to (POP/IMAP) in Olk. Try to send the emails from the printer and see if you are getting any log entries in /var/log/zimbra.log. If you are getting them then please paste them here so that the next step ca...
- Fri Jul 07, 2023 8:17 pm
- Forum: Administrators
- Topic: "Must change password" ignored when external LDAP authentication is enabled?
- Replies: 2
- Views: 1631
Re: "Must change password" ignored when external LDAP authentication is enabled?
This sounds like a known RFE to me which is ZRFE-1099.
- Fri Jul 07, 2023 8:13 pm
- Forum: Installation and Upgrade
- Topic: Installing Zimbra10 using Ansible
- Replies: 0
- Views: 5831
Installing Zimbra10 using Ansible
I was searching for the updated documentation by someone for installing the Zimbra 10 and found below GitHub repo.
https://rb.gy/p9atg
So far I tested with 5 single server installations.
Maybe useful for the community.
https://rb.gy/p9atg
So far I tested with 5 single server installations.
Maybe useful for the community.
- Sat Apr 08, 2023 10:03 pm
- Forum: Administrators
- Topic: Whitelist Zimbra mta server
- Replies: 7
- Views: 5455
Re: Whitelist Zimbra mta server
Hello, You can try below steps but I recommend you to please test in your test environment. Edit the /opt/zimbra/conf/zmconfigd/smtpd_recipient_restrictions.cf file, and at very top of the file, add the following. %%contains VAR:zimbraMtaRestriction check_helo_access lmdb:/opt/zimbra/conf/allow_doma...