I have a user with two email address:- user1@domain.com (primary address) user2@domain.com When the user logs on OWA the links for the email items are ourserver/exchange/user2/inbox/itemname.eml rather than ourserver/exchange/user1/inbox/itemname.eml Does anyone know why ? -- Ian Buckley
"Ian Buckley" wrote in message news:9F223B0C-7DD8-4742-83DC-CFA0F0285411@microsoft.com... >I have a user with two email address:- > > user1@domain.com (primary address) > user2@domain.com > > When the user logs on OWA the links for the email items are > > ourserver/exchange/user2/inbox/itemname.eml > > rather than > > ourserver/exchange/user1/inbox/itemname.eml > > > Does anyone know why ? > -- > Ian Buckley OWA builds the URL from SMTP address prefixes (as you discovered). The one it picks is AFAIK unpredictable to anyone outside the MS Exchange coding team, although to me it appears to pick the oldest one. If you wanted it to pick user1, you'd need to delete the user2@ email address, then re-add it. It's worked in the past. Lee. -- ______________________________________ Outlook Web Access For PDA , OWA For WAP www.leederbyshire.com email a@t leederbyshire d.0.t c.0.m ______________________________________
Lee, That did the trick. Thanks, Ian. -- Ian Buckley "Lee Derbyshire [MVP]" wrote: > "Ian Buckley" wrote in message > news:9F223B0C-7DD8-4742-83DC-CFA0F0285411@microsoft.com... > >I have a user with two email address:- > > > > user1@domain.com (primary address) > > user2@domain.com > > > > When the user logs on OWA the links for the email items are > > > > ourserver/exchange/user2/inbox/itemname.eml > > > > rather than > > > > ourserver/exchange/user1/inbox/itemname.eml > > > > > > Does anyone know why ? > > -- > > Ian Buckley > > OWA builds the URL from SMTP address prefixes (as you discovered). The one > it picks is AFAIK unpredictable to anyone outside the MS Exchange coding > team, although to me it appears to pick the oldest one. If you wanted it to > pick user1, you'd need to delete the user2@ email address, then re-add it. > It's worked in the past. > > Lee. > > -- > ______________________________________ > > Outlook Web Access For PDA , OWA For WAP > www.leederbyshire.com > email a@t leederbyshire d.0.t c.0.m > ______________________________________ > > >