I handle this with a frame on our end.  Also gives me a chance
to feed some bull into the users head making them log out
when they are done.

I got a frame page that looks something like this.

<frameset rows="60,*" frameborder="0">
    <frame name="header" src="header.htm" marginwidth="5" marginheight="5"
scrolling="Auto" frameborder="0">
    <frame name="content" src="mail.domain.com:8383" marginwidth="5"
marginheight="5" scrolling="Auto" frameborder="0">

Then links in header.htm to get them out when they are done.
Plus header.htm is only 60 pixels high.  Hmm...  enough for
a nasty message across the screen threatening their life if they
do not log out.

With both IIS and Imail using the same IP for this.  Only the
port really matters.  I have one box running three different
web servers with the same IP but different ports.

Dusty

----- Original Message -----
From: Todd Mathews <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 10, 1999 9:32 PM
Subject: RE: [IMail Forum] Imail and IIS - IP addresses


> Have IIS redirect from 80 to 8383 on that particular IP (use a meta
> refresh, asp, CF or whatever). Unless of course you need IIS and Imail
> working on that same IP.
>
> Todd
>
>
> At 03:44 PM 8/10/99 , you wrote:
> >Thanks, Rory, yes that's what I ended up doing also.
> >It's just that the users were used to typing in the domain without
> >the port for the mail login...
> >


Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to