Wouldn't it just be better to put it in a frame so people who cannot usually
get to it via 8383 can get to it?
Craig.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Crawford
Sent: Thursday, June 28, 2001 11:03 AM
To: [EMAIL PROTECTED]
Subject: RE: [IMail Forum] Web iMail
<%@language="vbscript" %>
<%
Dim strServerName
strServerName = "http://"
strServerName = strServerName & Request.ServerVariables("SERVER_NAME")
strServerName = strServerName & ":8383"
response.redirect strServerName
%>
serve up the ip on IIS with this as the default page
don't know of any more elegant ways
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Carlos
Fernandes
Sent: Thursday, June 28, 2001 10:30 AM
To: [EMAIL PROTECTED]
Subject: [IMail Forum] Web iMail
I want to configure the web messaging portion of iMail to work without my
users having to type the port number all the time.
Is there a way to do this? Also, is there a way to get around having to
type the http:// when attempting to access the site? If I don't type the
http manually, it doesn't connect.
Example: I want them to be able to type something like mail.domain.com
instead of http://mail.domain.com:8383.
Cheers,
Carlos
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/