Administrators • Re: How to avoid zimbramon info log entries in journalctl
If you want to filter out zimbramon messages from the journalctl output, simply use:Code: journalctl -f | grep -v zimbramonI'm not aware of any other way how to deal with it.Rsyslog is a separate...
View ArticleMigration • Re: Migration of physical server
If you want the mails to be on the new server with the same ID (to avoid full resync), you should have a look at the rsync method.That's the official documentation iirc:...
View ArticleAdministrators • Re: Rspamd: Fast, free and open-source spam filtering system
It's not FoxStudio who fills the subject, but MisterM75 who would like to update his account, but he doesn't know how to do it.I managed to install , activate , rspamd on version 10 by deactivating...
View ArticleAdministrators • SMTP Smuggling - Spoofing E-Mails Worldwide
hihttps://sec-consult.com/blog/detail/smt ... worldwide/I my zimbra 10.0.6 the setting is ok ...Code: postconf | grep reject_unauth_pipelining smtpd_data_restrictions =...
View ArticleAdministrators • Re: SMTP Smuggling - Spoofing E-Mails Worldwide
Wietse's statement on this: https://www.postfix.org/smtp-smuggling.htmlIt is properly set on 8.8.15-lastpatch too.Statistics: Posted by Klug — Sun Dec 24, 2023 4:27 pm
View ArticleAdministrators • Zimbra all incomming DKIM failed!
Hi Mates!After users complaining about the emails from external domains marked as spam, i've check the zimbra logs to find problem.I found this error in log file which tells the dkim is failed but...
View ArticleInstallation and Upgrade • Re: Zimbra behind HaProxy
I'm so glad you've posted this. I'm standing up a zimbra server today behind an HAProxy server. I intend to integrate WAP Web application firewall.Statistics: Posted by joebitcoinorg — Mon Dec 25,...
View ArticleAdministrators • Re: Test Sender_PCRE
That format looks correct.You may also want to add at the top of that file:Code: /@.*@/ rejectTo prevent nested spoofed From emails.Statistics: Posted by L. Mark Stone — Tue Dec 26, 2023 12:35 am
View ArticleAdministrators • Re: Mobile sync issue with 10.0.1
RemoveDeviceRequest API is used to reset policies so that client can re-provision the account on device. It does not delete device record from DB and removed device is still listed on Admin console |...
View ArticleAdministrators • Outlook 2013 send receive error after upgrade to zimbra...
Hi, we already upgrade out mail server zimbra , my zimbra version now is : zimbra@mail:~$ zmcontrol -vRelease 8.8.15.GA.4179.UBUNTU20.64 UBUNTU20_64 FOSS edition, Patch 8.8.15_P45.before, i'm using...
View ArticleAdministrators • Re: Samsung email client not sending mail through Zimbra 10...
This issue for Samsung identification has been fixed to use 2.5 version with zimbraMobileForceSamsungProtocol25 for Samsung devices and won't require to set zimbraActiveSyncVersion across all the...
View ArticleInstallation and Upgrade • Re: Missing migrate20210506-BriefcaseApi.pl
Is the file /opt/zimbra/libexec/scripts/migrate20210506-BriefcaseApi.pl missing or its not executable? This file should have executable permission, could you share the output of ls -la...
View ArticleAdministrators • updateInboxRules
HelloHave any of you seen this problem before?........ ERROR [qtp1473611564-3589:https://webmail.xxxxxxxx.net/ews/Exchange.asmx]...
View ArticleAdministrators • datasource - Scheduled DataSource import failed
hi I have a lot of warnings like thisCode: 2023-12-27 16:23:20,389 WARN [ScheduledTask-1] [name=user@example.com;mid=334;ds=user - user user;] datasource - Scheduled DataSource import...
View ArticleZimlets • Re: feature request web gui eml file import
hi @barrydegraaff thanks for the response, is there any plan on the zimbra road map to support working directly with eml files or msg?it would be awesome, if zimbra supported this again thanks for...
View ArticleUsers • Re: mail body blank on web gui
Thanks @saket.patel for the suggestion, will try i'll post in a couple months if it works.i assume it 's relates to this Mails having unclosed comment tags were not displayed when OWASP sanitization...
View ArticleAdministrators • Re: Saving CA in ldap failed
Hi,Can you please tell what you did/remove?ThanksStatistics: Posted by scantec — Wed Dec 27, 2023 5:59 pm
View ArticleInstallation and Upgrade • Re: Zimbra openjdk cacert errors during upgrade
Ran into this issue also. After my Panic Attack that the server wasn't going to work again, I found this article! So thanks for that!I created the tmp folder, but SLAPD wouldn't start.Be sure to run...
View ArticleAdministrators • zmblobchk crashes with SoapFaultException: no such account
Hizmblobchk crashes on with "no such account: e00c1c8a-6341-473f-a6ed-97007efb55f6" I checked the mysql dband found an entry of a non-existing account:Code: MariaDB [zimbra]> select * from mailbox...
View ArticleAdministrators • Re: zmblobchk crashes with SoapFaultException: no such account
Looks like when the account was deleted the record due to some reason didn't get clear from MySql probably cascade delete failure.For workaround fix can delete entries from user mboxgroup55.mail_item...
View Article