Administrators • 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 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 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 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 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 ArticleAdministrators • [SOLVED] Zimbra 10 - Can't Upload Microsoft Office Documents
Zimbra has always been able to block files with certain extensions, like *.scr, *.ocx etc. but now the new attribute 'zimbraFileUploadBlockedFileTypes' can also be used to block by File Type --...
View ArticleAdministrators • Re: [SOLVED] Zimbra 10 - Can't Upload Microsoft Office...
Looks like zimbraMtaBlockedExtension is an MTA feature, while zimbraFileUploadBlockedFileTypes is a mailboxd feature, so quite different scope.Btw, there's also...
View ArticleAdministrators • Is there a way to send bulk emails?
Every now and then, we have to send an email to the members of some services that we offer. This ends up being custom code that we write to do the job now and then. The code usually never works again...
View ArticleAdministrators • Re: Enormous IMAP traffic from Outlook clients to ZSC server
Pessoal, tudo bem?Vim aqui responder pois posso ajudar outras pessoas que estão passando por este problema.Depois de muito investigar, analisar logs e comparar mensagens, consegui notar que mensagens...
View ArticleAdministrators • modify account: uppercase email address
I am trying to set a user email address to uppercase for better readability.Example:Code: zmprov ma user@domain.com mail USER@domain.comERROR: service.INVALID_REQUEST (invalid request: mail is...
View ArticleAdministrators • Re: modify account: uppercase email address
Email address is not case-sensitive. An email sent to USER@domain.com will be delivered to a mailbox of user@domain.com.On Zimbra, an uppercase letter in an email address is changed to a lowercase...
View ArticleAdministrators • Anyone else getting a lot of "502 Bad Gateway"...
Having lots of problems accessing the forums since yesterday. Anyone else seeing the same?Statistics: Posted by liverpoolfcfan — Thu Jan 11, 2024 11:31 am
View ArticleAdministrators • Re: Anyone else getting a lot of "502 Bad Gateway"...
Yes, I saw that a few times yesterday afternoon and again this morning, both of those incidents cleared up after a short while. I guess the site was down as it didn't respond to a ping.Statistics:...
View ArticleAdministrators • Zimbra email forward bounces with DKIM fail
Code: # forward all email to gmail accountzmprov ma user@MYDOMAIN.com zimbraMailForwardingAddress user@gmail.comError log:Code: Jan 16 12:45:24 xxxxx@MYDOMAIN.com postfix/smtp[2736703]: 39E57820CD01:...
View ArticleAdministrators • Re: Zimbra email forward bounces with DKIM fail
This could help you in setting SPF, DKIM and DMARC on Zimbrahttps://blog.zimbra.com/2021/08/zimbra- ... on-zimbra/Statistics: Posted by uttam.takalkar — Tue Jan 16, 2024 8:41 am
View ArticleAdministrators • Re: Stopping zimlet webapp... takes 10-15 minutes
I've also got this problem on 8.8.15P44.I don't quite remember but it also exists on my 10.0.5 test-upgrade.For a very long time, we ran the mail store on NFS - and Zimbra was happily suggesting this...
View Article