RE: Webmail - default web page

  • From: "Steve Moffat" <steve@xxxxxxxxxxxxxxx>
  • To: "[ExchangeList]" <exchangelist@xxxxxxxxxxxxx>
  • Date: Mon, 24 Mar 2003 22:48:28 -0000

You need to publish OWA to it's own URL for that capability.

Steve

-----Original Message-----
From: Rob Freeman [mailto:sysadmin@xxxxxxxxxxxx] 
Sent: Monday, March 24, 2003 3:33 PM
To: [ExchangeList]
Subject: [exchangelist] RE: Webmail - default web page


http://www.MSExchange.org/

We had to do the same thing to make ours work with our
webmail.domain.com:

<html>
<head>
<script language="JavaScript">
<!--
// pause_time determines the length of pause after the page
// is loaded until it transfers
//     0 =  0 seconds
//  5000 =  5 seconds
// 10000 = 10 seconds
pause_time = 50;

// transfer_location is either the relative or full URL
// of the page to which you want it to transfer you transfer_location =
"https://webmail.domain.com;

function transfer() {
 if (document.images)
  setTimeout('location.replace("'+transfer_location+'");',pause_time);
 else
  setTimeout('location.href = transfer_location;',pause_time); } // -->
</script> </head> <body bgcolor="white" onLoad="transfer()">

<center><h1> </h1>
</center>

</body>
</html>

Rob Freeman
Fleetone

----- Original Message -----
From: "Chris McNally" <cmcnally@xxxxxxxxxxxxxxxxxxx>
To: "[ExchangeList]" <exchangelist@xxxxxxxxxxxxx>
Sent: Monday, March 24, 2003 1:26 PM
Subject: [exchangelist] RE: Webmail - default web page


http://www.MSExchange.org/

On the webmail.domain.com default page put a redirect to
webmail.domain.com/exchange That's the only way I figured around it.

-----Original Message-----
From: Gopi Krishna N [mailto:Gopi.Krishna@xxxxxxxxxxxxx]
Sent: Monday, March 24, 2003 11:15 AM
To: [ExchangeList]
Subject: [exchangelist] Webmail - default web page


http://www.MSExchange.org/

Hi All,
        I'm using Exchange 2000 Enterprise server with SP4. I've
installed IIS on the same exchange server box with SSL.I've two NIC's
with 2 different ip's, one is exclusively using for webaccess.  I can
access the mails using https://webmail.domain.com/exchange , if I give
the url https://webmail.domain.com I cannot access to my mails. I just
want to type https://webmail.domain.com to get my mails thru web.I tried
so many options but couldn't succeeded in dng this. What needs to be
done to set this up??

 Help please!!!

Thanks
Gopi

------------------------------------------------------
List Archives: http://www.webelists.com/cgi/lyris.pl?enter=exchangelist
Exchange Newsletters: http://www.msexchange.org/pages/newsletter.asp
Exchange FAQ: http://www.msexchange.org/pages/larticle.asp?type=FAQ
------------------------------------------------------
ISA Server Resource Site: http://www.isaserver.org
Windows Security Resource Site: http://www.windowsecurity.com/ Windows
2000/NT Fax Solutions: http://www.ntfaxfaq.com
------------------------------------------------------
You are currently subscribed to this MSExchange.org Discussion List as:
cmcnally@xxxxxxxxxxxxxxxxxxx To unsubscribe send a blank email to
$subst('Email.Unsub')

------------------------------------------------------
List Archives: http://www.webelists.com/cgi/lyris.pl?enter=exchangelist
Exchange Newsletters: http://www.msexchange.org/pages/newsletter.asp
Exchange FAQ: http://www.msexchange.org/pages/larticle.asp?type=FAQ
------------------------------------------------------
ISA Server Resource Site: http://www.isaserver.org
Windows Security Resource Site: http://www.windowsecurity.com/ Windows
2000/NT Fax Solutions: http://www.ntfaxfaq.com
------------------------------------------------------
You are currently subscribed to this MSExchange.org Discussion List as:
sysadmin@xxxxxxxxxxxx To unsubscribe send a blank email to
$subst('Email.Unsub')


------------------------------------------------------
List Archives: http://www.webelists.com/cgi/lyris.pl?enter=exchangelist
Exchange Newsletters: http://www.msexchange.org/pages/newsletter.asp
Exchange FAQ: http://www.msexchange.org/pages/larticle.asp?type=FAQ
------------------------------------------------------
ISA Server Resource Site: http://www.isaserver.org
Windows Security Resource Site: http://www.windowsecurity.com/ Windows
2000/NT Fax Solutions: http://www.ntfaxfaq.com
------------------------------------------------------
You are currently subscribed to this MSExchange.org Discussion List as:
steve@xxxxxxxxxxxxxxx To unsubscribe send a blank email to
$subst('Email.Unsub')

This E-Mail is confidential. It is not intended to be read, copied, disclosed 
or used by any person other than the intended recipients.

Unauthorised use, disclosure, or copying is strictly prohibited and may be 
unlawful. Optimum Computer Solutions disclaims any liability for any action 
taken in connection of this E-Mail. The comments or statements expressed in 
this E-Mail are not necessarily those of Optimum Computer Solutions or its 
subsidiaries or affiliates.

usermanager@xxxxxxxxxxxxxxx




Other related posts: