Installation and Upgrade • Re: Zimbra 10 FOSS Installation Guide
Hello,Running Ian build on 10.0.5I try to upgrade to 10.0.6 built by myself and always get the error:Saving CA in ldap...failed.Any clues?Statistics: Posted by scantec — Fri Dec 29, 2023 7:02 pm
View ArticleAdministrators • Re: I can't send emails to Gmail, Outlook, Yahoo but I can...
Zimbra Tech Team,I can't send emails to Gmail, Outlook, Yahoo but I can receive mails from other all mail domains.Zimbra Tech Team,I can't send my mail server to Gmail, Outlook, Yahoo but I can...
View ArticleAdministrators • [10.0.5 FOSS] iCal event with empty ORGANIZER property...
I'm running 10.0.5 FOSS and have just encountered a very frustrating mailboxd bug; iCal events that contain an ORGANIZER property with an empty MAILTO cannot be deleted. The offending event was...
View ArticleAdministrators • Re: [10.0.5 FOSS] iCal event with empty ORGANIZER property...
There is a slightly different exception that occurs when attempting to create the event via CalDAV (which will wedge Apple iCal syncing):Code: dav - error handling method PUT. Sending HTTP Error -...
View ArticleAdministrators • Re: [10.0.5 FOSS] iCal event with ORGANIZER property with...
It looks like it is not possible to create issues in GitHub, and I don't want to submit a pull request without having a build environment set up, but I have investigated this further. These seem to be...
View ArticleAdministrators • Re: [10.0.5 FOSS] iCal event with ORGANIZER property with...
For the second bug, where the calendar item cannot be added via DAV, I believe the problem starts in the logic in CalendarCollection.adjustOrganizer():Code: ZOrganizer org = invite.getOrganizer();...
View ArticleDevelopers • Re: Zimbra REST API - Import Message as Draft
Check out BatchRequest - you may be able to batch up some of the requests together to reduce the number of calls.Statistics: Posted by liverpoolfcfan — Wed Jan 03, 2024 5:04 pm
View ArticleDevelopers • Re: Is it possible to supply 2FA Application Password through SOAP?
Is there a reason the Application Password is not working for clients that are unable to supply a TOTP? Is it a bug?Statistics: Posted by liverpoolfcfan — Wed Jan 03, 2024 5:06 pm
View ArticleРусский язык-фор • Как сделать переадресацию почты от конкретного домена по...
Есть на Zimbras 8.8.15 домен, test.com.Возможно ли сделать пересылку входящих писем приходящих с домена конкретного домена, например .domen.com (vasya@domen.com, petya@domen.com, katya@.domen.com)...
View ArticleAdministrators • Adding Two Domains in Zimbra Server and Mapping one domain...
Dear Members,Hope you all doing well. I'm a little bit new to Zimbra and my issue is as follows. Before that, I'll list our current Zimbra mail information.Zimbra server version - Zimbra...
View ArticleРусский язык-фор • Re: Как сделать переадресацию почты от конкретного домена...
Seems like specific requirement to meet two actions for matching from address. Meanwhile, have you tried filter with from contains -> Redirect to address if solves atleast one?It would be great if...
View ArticleInstallation and Upgrade • Re: Missing migrate20210506-BriefcaseApi.pl
Same here. But those files are exsist in a fresh installation.My workaround is:Install zimbra 9 with install.sh -s to a different server.Copy everything from the /opt/zimbra/libexec/scripts folder...
View ArticleAdministrators • Re: Adding Two Domains in Zimbra Server and Mapping one...
Can you try creating filter for one of the account? Go to Preferences -> Filter with to contains xyz.com -> Redirect to pqr address if having some luck?Statistics: Posted by jsojitra — Fri Jan...
View ArticleInstallation and Upgrade • ZIMBRA OSE New installation on Ubuntu 22.04
Hi,I have an old version of zimbra (8.8.15) on CentOS 7 and I am planning to migrate to my new server on ubuntu 22.04.But it seems no installer is available for ubuntu 22.04 (only 20.04 max).Somebody...
View ArticleInstallation and Upgrade • Re: ZIMBRA OSE New installation on Ubuntu 22.04
Why don't you move to Oracle 8 & ZCS 9? You can find the install scripts here: https://techfiles.online/zimbra/ - you can also upgrade to ZCS 10 at a later date, if you wish.Statistics: Posted by...
View ArticleAdministrators • Re: How to protect accounts that frequently get locked out?
export PATH=/opt/zimbra/bin:$PATHexport PERL5LIB=/opt/zimbra/common/lib/perl5Create a script in /opt/zimbra and add above two variables if you want to run the script in zimbra(cron will run in root)...
View ArticleAdministrators • Troubleshooting GMail rejecting messages for DKIM/SPF/DMarc...
OK, I should get a prize for the World's Longest Subject Line. But, while these tips can be used across the board, I wanted to mention some specific problems that we had with this. Our email had been...
View ArticleAdministrators • Re: Troubleshooting GMail rejecting messages for...
I should also mention that I think GoDaddy was having problems while I was troubleshooting this. The dig and nslookup commands weren't returning txt records for a while. That's why the command-line...
View ArticleZimbra Connector for Outlook • Re: ZCO sync failures?
We have decided to leave Zimbra and migrate to Office 365 due to these pesky sync failures in Outlook. Especially when it happens you do not know it has happened since new emails doesn't show up in...
View ArticleAdministrators • Possible Bug - AD Auth with local fallback - Cannot create...
Code: zmcontrol versionRelease 8.8.15_GA_3829.RHEL7_64_20190718141144 RHEL7_64 FOSS edition, Patch 8.8.15_P45.We have configured external auth using Active Directory with fallback to local password...
View Article