One possibility is to have two different Virtual Domains that share the
same mailboxes (because they have the same TopDirectory).
Create identical users (with the same passwords) on both domains. Then
the user could logon to either with the same username and password and
see their one mailbox.
Dave
In reply to 22 Jun message from [EMAIL PROTECTED]:
>Hi all,
>I have a situation which calls for the same user to see 1 of 2
>different versions of a customized IMail web interface page,
>depending on some requirements TBA. That is, on Mon my user may
>login and need to see page version 1 to read his/her email,
> and on Tue, the same user needs to see page version 2 to read
>mail.
>I know I can customize the web interface pages differently for
>different domains, but I'd like it better if I could avoid that.
>I'd rather my user didn't need 2 different logins. I've tried
>redirecting the html files in the ...\web directory via ASPs with
>logic to decide between different page versions. I couldn't make
>this work.
>If anybody has done this or can point me in the right direction,
>that'd be great.
>Thanx. Eran.