After installing a new server, I am moving some users from one server to the other.
the procedure goes.
export mailbox to file
delete/rename original mailbox
Create new mailbox on new server with same name and address
Import mailbox into user account.
That works flawlessly. Everything transfers smoothly.
But when internal users attempt to send an email to the recently moved user, they get this error message bounced back:
----------------------------- ERROR REPORT -----------------------------
Message could not be delivered to the following recipient:
John Smith/ mailnode, Domain/CN=John Smith
because: 'Recipient name not found at destination' [OM 9300]
Similar name(s) known at the point of failure:
John Smith / new-node, domain/CN=John Smith
The message was forwarded to the local Error Manager:
sxadmin / mailnode, domain/CN=sxadmin
------------------------------------------------------------------------
They can fix that by clicking the "To:" button, selecting the Recepient from the list, and sending.
But if possible, I'd rather fix this bug without having to tell every user to do that for every user I have to move over the next few weeks.