Search found 229 matches

by barrydegraaff
Thu Nov 16, 2023 8:43 am
Forum: Administrators
Topic: Where to find the latest Zimbra (upgrade) documentation?
Replies: 0
Views: 64580

Where to find the latest Zimbra (upgrade) documentation?

The latest documentation for Zimbra Network Edition can be found on our documentation Github page, here are some direct links: https://zimbra.github.io/documentation/zimbra-10/index.html Upgrade Instructions (EN) https://zimbra.github.io/documentation/zimbra-10/upgrade.html System Requirements (EN) ...
by barrydegraaff
Wed Nov 15, 2023 9:38 am
Forum: Administrators
Topic: Zimbra generates and validates DKIM but sent messages "not signed"
Replies: 2
Views: 4287

Re: Zimbra generates and validates DKIM but sent messages "not signed"

Check if your DKIM key is actually in LDAP: zmprov -l gd your-domain-here.tld | grep -i dkim -C 10 Then check if you have OpenDKIM service enabled (should return opendkim in the list): zmprov gs `zmhostname` zimbraServiceEnabled Then perhaps you have set Relay MTA for external delivery , check this ...
by barrydegraaff
Tue Nov 07, 2023 6:33 am
Forum: Administrators
Topic: [FIXED] Variation on the theme: invoke PKIX path building failed...
Replies: 5
Views: 8519

Re: [FIXED] Variation on the theme: invoke PKIX path building failed...

Double check you are getting an RSA certificate from Let's Encrypt use option: --key-type rsa

Throw away your old Let's Encrypt folder from /etc/letsencrypt and try again.
by barrydegraaff
Thu Nov 02, 2023 8:02 am
Forum: Administrators
Topic: [Solved] Zimbra 9 patch failure "A network service error has occurred."
Replies: 42
Views: 35636

Re: Zimbra 9 patch failure "A network service error has occurred."

See also:

https://wiki.zimbra.com/wiki/IPv6_Issue ... mbra-proxy

If you have been running in dual stack mode, switch to ipv4 only and see if that fixes the issue.

Code: Select all

su - zimbra 
zmprov ms `zmhostname` zimbraIPMode ipv4
/opt/zimbra/libexec/zmiptool
zmcontrol restart
by barrydegraaff
Thu Nov 02, 2023 7:59 am
Forum: Administrators
Topic: [Solved] Zimbra 9 patch failure "A network service error has occurred."
Replies: 42
Views: 35636

Re: Zimbra 9 patch failure "A network service error has occurred."

Prior to installing the latest patch, what was your patch level?
by barrydegraaff
Thu Nov 02, 2023 7:58 am
Forum: Administrators
Topic: [Solved] Zimbra 9 patch failure "A network service error has occurred."
Replies: 42
Views: 35636

Re: Zimbra 9 patch failure "A network service error has occurred."

Please verify: 1. The setting of zimbraVirtualHostName on the domain, zmprov md example.com zimbraVirtualHostName zimbra.example.com 2. Make sure you have set-up proper DNS, check /etc/hosts: 10.0.0.20 mail3.zimbra.tech mail3 3. Make sure your TLS certificates are in order, re-deploy using self-sign...
by barrydegraaff
Thu Nov 02, 2023 7:30 am
Forum: Zimlets
Topic: feature request web gui eml file import
Replies: 3
Views: 13501

Re: feature request web gui eml file import

You can already import EML's in Zimbra, but you have to put them into a tgz compressed file first. In Linux you can tgz an eml file as follows: tar -pczf to_import.tgz one_email.eml In Modern UI, go to the mail folder where you want to import, right click the folder name and select import: Screensho...
by barrydegraaff
Wed Oct 18, 2023 4:32 am
Forum: Installation and Upgrade
Topic: Zimbra 10 FOSS Installation Guide
Replies: 124
Views: 2586698

Re: Zimbra 10 FOSS Installation Guide

For Zimbra and Nextcloud, I worked I don't know how many hours on it and unfortunately had to stop the research for reasons of free time. You are a little off-topic, for FOSS integration of Nextcloud, you can use SAML for the login part and then use WebDAV between Zimbra and Nextcloud. https://gall...
by barrydegraaff
Wed Sep 13, 2023 8:20 am
Forum: Administrators
Topic: How to stay informed about security announcements?
Replies: 14
Views: 15938

Re: How to stay informed about security announcements?

andras0602 wrote: Wed Sep 13, 2023 8:05 am
barrydegraaff wrote: Thu Aug 24, 2023 6:09 am
Wow, I got a pre-notification yesterday on all my email addresses.
You really make a difference over there and hear our voice. Manky thanks!!!
Thanks!
by barrydegraaff
Tue Aug 29, 2023 12:44 pm
Forum: Administrators
Topic: Zimbra Security Update
Replies: 69
Views: 620078

Re: Zimbra Security Update

zmcontrol wrote: Fri Aug 25, 2023 8:49 pm
Do you know if this was discovered in the 'wild' or from audits?
If the former, are there any known mailbox.log entries to confirm an exploit attempt?
Thanks
As far as we know it was not exploited in the wild.