Administrators • zimbra behind haproxy
Hi,since quite some time, Zimbra's nginx supports the PROXY protocol to enable it to work behind haproxy.When I enable this (you need to edit the templates in /opt/zimbra/conf/templates), I still...
View ArticleAdministrators • zimbra ERROR: opendkim does not appear to be installed -...
Hello, My current zimbra version is : 9.0.0 Network, zimbra is running on CentOS7I want to configure DKIM entry's for my domains on zimbra Using /opt/zimbra/libexec/zmdkimkeyutil -a -d example.comi...
View ArticleAdministrators • Re: zimbra ERROR: opendkim does not appear to be installed -...
First off, check to see if the service shows in the list of available services. In the Admin Console, navigate to Home->Configure->Servers->[Your server name]->Services Look to see if the...
View ArticleDevelopers • How to build zimbra nginx?
Hi,I realized the "build.sh" script doesn't actually build nginx but downloads the package.It's basically here:https://github.com/Zimbra/packages/tree ... arty/nginxHowever, when I try to build that...
View ArticleAdministrators • App passwords expire
I've configured a passsword policy to expire passwords after a period of time. I would like to have this apply to the user's password but be ignored for app passwords associated with the account. Is...
View ArticleDevelopers • Re: How to build zimbra nginx?
First run "make getsrc".Statistics: Posted by ghen — Wed May 15, 2024 4:59 pm
View ArticleAdministrators • Re: Sending emails through another ip address [SOLVED]
I've done as is written here and it doesn't work 1. Additional IP is added on interface2. On the end of /opt/zimbra/common/conf/master.cf.in I've added:martel12 unix - - n - - smtp -o...
View ArticleAdministrators • How to filter mails without sender?
Hello,I get more and more mails without sender but did not find a way to filter them.Anyway to do it?Thanks in advance.Statistics: Posted by sr57 — Thu May 16, 2024 5:51 am
View ArticleAdministrators • Re: zimbra behind haproxy
Why do you want another haproxy in front of Zimbra nginx? If you want to apply additional restrictions, you can probably do that with custom nginx config as well?Statistics: Posted by ghen — Thu May...
View ArticleUsers • Modern UI - Send Button does not consistently work.
Hi All...I keep reverting back to the classic UI because no matter what computer I use, Windows or Linux, regardless of browser (Chrome, FF, or Edge), or network, work, home, hot spot. The Send button...
View ArticleDevelopers • Re: Using Rest API in Zimlet
Ensure that your API server is configured to allow requests from the domain where your Zimlet is hosted. XmlHttpRequest might be less strict about CORS, whereas fetch follows CORS rules more strictly....
View ArticleAdministrators • Admin constantly prompted for password
I'm running 8.8 and lately, I'm being prompted for the admin password repeatedly. Sometimes it doesn't do this for days, a week but eventually, I'm promoted when I know I've already changed it and...
View ArticleInstallation and Upgrade • Re: New Patch Releases 10.0.7 and 9.0.0 Patch 39 -...
Edit ldap dump to remove all instances of development attributes.Can I ask what you mean by that exactly? I diff'ed a list of attributes and I'm going through ldap dumps, but these files are quite...
View ArticleAdministrators • Re: Stopping zimlet webapp... takes 10-15 minutes
Hello all,I've contacted Zimbra support about this issue and have been given the number ZBUG-4074. I am not a database expert, but as far as I have been able to analyse this, it seems to me that the...
View ArticleAdministrators • Re: Unable to package mailbox using zmmailbox
I Fixed it.check zimbra account.Code: ldapsearch -D "uid=zimbra,cn=admins,cn=zimbra" -w MY_PASSWORD -H ldap://MY_DOMAIN -b "uid=zimbra,cn=admins,cn=zimbra"it's showCode: zimbraAccountStatus:...
View ArticleDevelopers • Re: How to used Zimbra API ?
Old thread, but I wanted to thank Jeastman for stepping through the process. Helped me out a ton! Thanks!Statistics: Posted by Oldfart423 — Tue May 21, 2024 3:49 pm
View ArticleAdministrators • Re: sender canonical mapping
When i ran zmprov gcf zimbraMtaSenderCanonicalMaps it has no output. Does it mean that no values set? How do revert this to no value?I ran the command using zimbra credentials, do I run it as...
View ArticleUsers • Re: Modern UI - Send Button does not consistently work.
Hi cavj1Can you please share modern ui version ? Are you facing this issue on a new message or reply/forwarding a mail?Can you check the browser's console log ? is there any error thrown when you...
View ArticleAdministrators • Zimbra & SSO & 2FA
Hi @ all,we are thinking about implementing SSO with 2FA with Zimbra.There are few questions, maybe somebody can help:* When using SSO, it is possible in Zimbra to prevent users logging in by "legacy"...
View ArticleInstallation and Upgrade • Re: Maldua's Zimbra FOSS Builds - Share your feedback
It is quite weird what the installation script is doing. I have a LetsEncrypt certificate on my test server. I put the LetsEncrypt CA certificates (X1-Root, X2-Root, E1) into the file...
View Article