Hi
I did an upgrade to 5.0.6 too and the preauth stuff still works; so I don't think it's by design that you have to re-generate yor preauth stuff.
You can get the current preauth key by running this:
Code:
zmprov gd example.com|grep zimbraPreAuthKey
This should match what you have in your applications. If not, then you can set it again (to what you already have) using something like:
Code:
zmprov md example.com zimbraPreAuthKey {my-existing-key}