Search found 1217 matches
- Tue Aug 26, 2025 9:02 am
- Forum: Administrators
- Topic: Garbage characters in accounts for one domain, only on Chrome
- Replies: 6
- Views: 9839
Re: Garbage characters in accounts for one domain, only on Chrome
Seems most likely it is a Font issue. Perhaps a font has been selected that does not exist for the "resolution" selected in the Preferences of that user. What do you get if you run zmprov ga <account name or email> | grep -i font I believe these are the defaults (or at least I have no reco...
- Thu Aug 21, 2025 10:43 am
- Forum: Developers
- Topic: [BUG] REST API with "query" breaks if Folder Name contains a SPACE
- Replies: 3
- Views: 12827
[BUG] REST API with "query" breaks if Folder Name contains a SPACE
Hi I am using the REST API to query mail folders, and have found that the search queries break if there is a SPACE in the Folder Name. Example - I have a mail folder defined with an RSS link to Zimbra Security Advisories. If I name the Folder "0-Zimbra-Security" (without the quotes) and op...
- Wed Aug 20, 2025 8:25 pm
- Forum: Mobility
- Topic: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)
- Replies: 1080
- Views: 1244681
Re: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)
Release 74 of the z-push zimbra backend has been uploaded to SourceForge https://sourceforge.net/projects/zimbrabackend/ As always - please read the full Release Notes before upgrading - Only use ZIMBRA_USE_MB_CHECK_ENCODING for PHP 8.1 & 8.2 - Fix GetMailboxSearchResults handling of range and s...
- Wed Aug 13, 2025 12:14 pm
- Forum: Developers
- Topic: How to specify locale on REST API query?
- Replies: 0
- Views: 10766
How to specify locale on REST API query?
Hi, When searching a folder using the SOAP API it is possible to add both a query string $startFromDate and a locale to specify the format of the supplied date <SearchRequest xmlns="urn:zimbraMail" types="message" .......... > <query>inid:"'.$folderId.'" AND after:"...
- Fri Aug 01, 2025 10:19 am
- Forum: Installation and Upgrade
- Topic: Zimbra 10.1.10 Released - Please Post Your Patch/Upgrade Results Here
- Replies: 25
- Views: 22182
Re: Zimbra 10.1.10 Released - Please Post Your Patch/Upgrade Results Here
What is listed in the table in the main page you referenced as "Protocol Revision" is only a document control reference of some sort. Each "ActiveSync Protocol Version" gets multiple document revisions during it's lifetime as they fix invalid references/typos/etc. There have only...
- Fri Aug 01, 2025 10:13 am
- Forum: Installation and Upgrade
- Topic: Zimbra 10.1.10 Released - Please Post Your Patch/Upgrade Results Here
- Replies: 25
- Views: 22182
Re: Zimbra 10.1.10 Released - Please Post Your Patch/Upgrade Results Here
That's interesting. Why do I find SmartForward in the Activesync Protocol 12.0 spec then? If I go to: [MS-ASCMD]: Exchange ActiveSync: Command Reference Protocol and I click on the 12.0 version PDF I can see SmartForward command in page 75 of 360. If you go to the document you referenced, and witho...
- Fri Aug 01, 2025 9:10 am
- Forum: Installation and Upgrade
- Topic: Zimbra 10.1.10 Released - Please Post Your Patch/Upgrade Results Here
- Replies: 25
- Views: 22182
Re: Zimbra 10.1.10 Released - Please Post Your Patch/Upgrade Results Here
The “Cannot send email” over ActiveSync is a known issue. I opened a Support Case and have sent Zimbra lots of logs and details. Since it is not reproducible on demand I suspect it’s a bit of a challenge to find the root cause. As soon as I hear something I’ll post an update here. 1. when forwardin...
- Fri Aug 01, 2025 8:28 am
- Forum: Administrators
- Topic: filter - Discarding message with Message-ID...
- Replies: 6
- Views: 43515
Re: filter - Discarding message with Message-ID...
Any further ideas about where to learn what is telling the filter daemon to drop that? While it won't provide a direct answer, have you run su - zimbra zmprov ga <your account> zimbraMailSieveScript This will list all Incoming mail filters for your account with a format of # Name of filter if whate...
- Fri Jul 25, 2025 12:23 pm
- Forum: Administrators
- Topic: Changing the hostname of a Zimbra server
- Replies: 7
- Views: 5350
Re: Changing the hostname of a Zimbra server
Am I missing anything here? Thanks in advance. For each of the three domains you are hosting zmprov gd <domain> | grep -i [mail.domain1.com] zimbraPublicServiceHostname: mail.domain1.com zimbraVirtualHostname: mail.domain1.com And make sure to include the "-i" option on all your grep comm...
- Thu Jul 24, 2025 3:08 pm
- Forum: Installation and Upgrade
- Topic: [FIXED 2025-07-24] - FOSS repos are broken for 10.1.8/10.1.9/10.1.10 and 10.0.14/10.0.15/10.0.16
- Replies: 15
- Views: 10548
Re: @SYNACOR - FOSS repos are broken for 10.1.8/10.1.9/10.1.10 and 10.0.14/10.0.15/10.0.16
Thank you. All 6 builds completed successfully.umashankar.avagadda wrote: ↑Thu Jul 24, 2025 12:30 pm This has been fixed. Please check and let us know if you face any further issues.