> ...when I try to go to mail.mydomain.com for my web messaging, I get > the same page as my website, not my IMail web message page. The only > way I can get to my web messaging page is to type the full url > http://mail.mydomain.com:8383.
Sorry, but...duh! Unless you've set up an IIS host header and forwarded (using IIS redirection) mail.mydomain.com to mail.mydomain.com:8383, anything you hit on port 80 will stay in IIS--by absolute design. From your post, it's clear that IWEBMSG is running on port 8383, and it can't run on more than one port. If you're trying to run both web servers on port 80, you'll have a problem. Though IIS is comparitively generous, allowing you to bind it to a single IP, IMail will grab any IPs that exist on the system at service start. Search the archives for a post of mine from last year that gives more notes. -Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] ------------------------------------ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
