Notifications
Clear all
Carbonio General
2
Posts
2
Users
0
Reactions
5
Views
Topic starter
10/20/2025 14:25
Hello! I exported messages from a Zimbra 8 server using:
/opt/zimbra/bin/zmmailbox -z -m account@domain.com getRestURL '//?fmt=tgz' > removed link
On the Carbonio server, all services are running, but name resolution issues are fine. When I tried to import using:
zmmailbox -z -m account@domain.com postRestURL "/Restore?fmt=tgz&resolve=skip" account.tgz
ERROR: zclient.IO_ERROR (Connection refused) (cause: java.net.ConnectException Connection refused)
Checking the logs, I found no login errors.
Any idea what's causing the error?
10/20/2025 15:21