Installation and Upgrade • Re: Zimbra 10 FOSS additional packages
When running a FOSS build, install.sh asks: "Use Zimbra's package repository?"As part of FOSS participation, is Zimbra going to continue to make these repos and packages available, or are we also...
View ArticleZimlets • Re: Rocket Chat Zimlet IFrame not allowed in modern browsers
It is still working, but if you use different sub-domains (aka zimbra.example.com rocket.example.com)you must set the correct headers for CORS in your proxies.barrydegraaff,My apologies for the necro...
View ArticleAdministrators • Re: backup of current config
Hi,"Permission denied" error means zimbra user doesn't have permission to write on /var/tmp/ directory. You can set the correct permission on /var/tmp/ or you can save the backup at following...
View ArticleAdministrators • Re: Outlook 2013 send receive error after upgrade to zimbra...
Hi, you can solve this problem three ways: BEST OPTION: Update Outlook 2003 to something newer or use Thunderbird let your outlook client connect to zimbra server through port 25 (SMTP) instead 465...
View ArticleInstallation and Upgrade • Re: zimbra installation using bash script
Below is what you are looking for. build now ggCode: #!/bin/bash# Zimbra Installation Script# Function to display messagesdisplay_message() { echo "----------------------------------------------" echo...
View ArticleAdministrators • Wiki Release overview missing info
Regarding this page: https://wiki.zimbra.com/wiki/Zimbra_ReleasesIt does not list 9.x as having a sunset date, missing a note like "End of General Support 12/31/2019"It does not list 8.x as dead...
View ArticleAdministrators • Re: How to Apply Setup Config
You need to complete the lines marked with ****** before applying the config. Set the admin password, and apply your license.Statistics: Posted by liverpoolfcfan — Thu Jan 25, 2024 9:23 pm
View ArticleAdministrators • Re: Prevent mailbox from receiving mail - not the aliases of...
Not quite sure where your external program is picking them up from? But if it is just reading the Inbox and moving stuff around then ...You add a Filter to the Inbox that checks the To: address for a...
View ArticleInstallation and Upgrade • Re: Installing Zimbra server 10.0.6 FOSS on RHEL 8
Dear umashankar.avagadda, thank you for your quick answer.I had some availability today, so I tried it and everything worked perfectly.I saw the instructions on github have been updated too, good...
View ArticleDevelopers • Re: zimbra-api php delegateAuth!!!
Trying to build a web app to create an appoint as any user.whatsapp web 192.168.0.1 routerloginThe following works great in a single user scenario if i have the users password. However I would like to...
View ArticleAdministrators • Re: Wiki Release overview missing info
The reason you can't see the EOL dates is because you're looking at the wrong page. Look at this page: https://www.zimbra.com/product/product-lifecycle/Statistics: Posted by phoenix — Fri Jan 26, 2024...
View ArticleAdministrators • Re: Issues with services restarting?
Hello, We've got Zimbgra 8.8.15_4562.FOSS (Build 20230707032631) and are starting to run in to issues where we get emails about the services restarting. Normally we get this at 3:22am when our backups...
View ArticleAdministrators • Disabling Notifications for Banned Content on Zimbra Server...
Hi Zimbra Community,I hope you're all doing well. I am currently facing an issue with my Zimbra Server (v8.8.15)I am receiving notifications for banned content from [40.107.244.44]:20737...
View ArticleDevelopers • Re: Zimbra 8.8.15 developing new zimlets
8.8.15 is EOL. You would be better starting on one of the newer builds. https://www.zimbra.com/product/product-lifecycle/Statistics: Posted by liverpoolfcfan — Fri Jan 26, 2024 9:31 am
View ArticleAdministrators • Re: Acme update is broken
Hi JimI've just been renewing my letsencrypt certificates using your instructions and I have renewed the certificates, however, hit a problem.I was trying to implement your 'notification' script, I...
View ArticleAdministrators • IP's of ongoing dictionary attacks
I noticed a fews hosts attempting dictionary guessing on our parameter MX's. They will do the following:Code: helo XXXXmail from:<blaa@example.com>rcpt to:<guess1@example.com>rcpt...
View ArticleAdministrators • Re: Zimbra 8.8.15: all mails are sent outside when MTA relay...
Humm, what you are describing does not seem correct. If you set zimbraMtaRelayHost to a value with nothing else but default Zimbra settings, the behavior will be that it still routes mail between...
View ArticleAdministrators • Zimbra 9.0.0_GA_3924 pass hashing algorithm
Hi to all.I'm a sysadmin and my company must support an audit for systems security.There are some question and one of these is about mail server security password.Where can I find what kind of...
View ArticleAdministrators • Re: Zimbra 9.0.0_GA_3924 pass hashing algorithm
Zimbra using java.security.SecureRandom to generate a few passwords, like below.Code:...
View ArticleAdministrators • Re: missing mailbox size (Classic UI) after Update von 10.x
You can hover over the mailbox usage bar in the top right, under your login name. A mouseover message will appear with your mailbox size (%) and total quota.Statistics: Posted by ghen — Mon Jan 29,...
View Article