Search found 24 matches

by helper003
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
by helper003
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...
by helper003
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.
by helper003
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
by helper003
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.
by helper003
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...
by helper003
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.
by helper003
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...