<html><head><title>doveadm sync different local vs remote account/mailbox name</title>
<meta charset="utf-8" http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
</head>
<body>
<span style=" font-family:'Courier New'; font-size: 9pt;">I'm, trying to sync/backup mailboxes from a current dovecot instance to a new server.<br>
But the old server has real system accounts.<br>
The new server has virtual users.<br>
And the account/user-name is different.<br>
<br>
Example: Joe Sixpack is<br>
joes (on the old system)<br>
but is<br>
</span><a style=" font-family:'Courier New'; font-size: 9pt;" href="joes@sixpack.org">joes@sixpack.org</a><span style=" font-family:'Courier New'; font-size: 9pt;"> (on the new system.)<br>
<br>
I'm using something like this to attempt the sync<br>
doveadm  -o mail_fsync=never backup -R -u joes@sixpack.org imapc:<br>
<br>
This works from the new system, as it recognizes the user with a full </span><a style=" font-family:'Courier New'; font-size: 9pt;" href="@domain.com">@domain.com</a><span style=" font-family:'Courier New'; font-size: 9pt;"> username - but the old system doesn't know who </span><a style=" font-family:'Courier New'; font-size: 9pt;" href="joes@sixpack.org">joes@sixpack.org</a><span style=" font-family:'Courier New'; font-size: 9pt;"> is - and just wants joes.<br>
<br>
I don't see a way to specify the remote account username independently from the local one.<br>
What's the best way to handle this?<br>
<br>
TIA<br>
-Greg<br>
<br>
<br>
<br>
</body></html>