Quantcast
Channel: Zimbra Forums
Viewing all articles
Browse latest Browse all 1026

Administrators • [SOLVED] Issue with Zimbra to New Mail Server Migration Using imapsync and account delegation

$
0
0
I'm trying to migrate a mailbox from a Zimbra server to another mail server. I've created a technical user tech-migration@example.com and granted it rights to the user's mailbox with:

Code:

zmmailbox -z -m user@example.com mfg / account tech-migration@example.com rwixda
Then I run the imapsync command:

Code:

imapsync --host1 mail1.example.com --user1 user@example.com --authuser1 tech-migration@example.com --password1 pass1 \        --host2 mail2.example.com --user2 user@example.com --password2 pass2
Where pass1 is the password for the technical user tech-migration@example.com.
The authorization for tech-migration@example.com is successful (confirmed in audit.log), but in mailbox.log I'm seeing this error:

Code:

account - authorization failed for user@example.com (authenticated user tech-migration@example.com has insufficient rights)
As a result, the imapsync command fails as well.
Can anyone help me understand what might be causing this issue? Are there additional permissions I need to set up?

Statistics: Posted by LogEdge21 — Wed Apr 09, 2025 10:25 am



Viewing all articles
Browse latest Browse all 1026

Trending Articles