Search found 226 matches

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: 35499

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: 35499

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: 35499

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: 13314

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: 120
Views: 2569006

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: 15894

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: 618374

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.
by barrydegraaff
Thu Aug 24, 2023 6:09 am
Forum: Administrators
Topic: How to stay informed about security announcements?
Replies: 14
Views: 15894

Re: How to stay informed about security announcements?

For now you could manually check this page: https://wiki.zimbra.com/wiki/Zimbra_Security_Advisories And/or subscribe to the these RSS feeds (you can use Zimbra Classic UI or some other feedreader like r2e on Linux): https://wiki.zimbra.com/security-advisory-feed.php <- this feed does not give you de...
by barrydegraaff
Wed Aug 23, 2023 10:21 am
Forum: Administrators
Topic: Zimbra Security Update
Replies: 69
Views: 618374

Re: Zimbra Security Update

Code: Select all

zmprov md example.com zimbraVirtualHostName zimbra.example.com