I think I'm almost there.
I have the original MySQL Database loaded and all my authentication configured. Zimbra itself appears to be working.
I just re-created my mail account and see two entries for it in the MySQL database. The old one and the new one I just created.
All I need to do now is figure out how to change the account_id to match the old account I think.
So as an example:
Old account (fizi), 9aac40f9-8dac-4d76-a15e-f3f4a146a5db, all the mail for this is in the mailstore
New account (fizi), b2242d2c-a4e6-4ee0-8131-b921ca7bdf39, blank mailbox.
How do I either merge these two accounts or re-associate the old accounts ID with the new account I created so it will pickup all the old mail from the mailstore? |