> For example http://www.example.com:8383 just gives an error and > times out. What is the work around for this issue? What entry can I > put in DNS so it knows anything requesting port 8383 go to the Imail > server.
DNS does not support port numbers, by definition. You can set up a server-side redirect in IIS to forward 8383 requests to http://mail.example.com:8383 or a similar alternate URL. For that matter, you can now start running IWEBMSG on standard port 80 (still need the redirect, though). --Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] SpamAssassin plugs into Declude! http://www.imprimia.com/products/software/freeutils/SPAMC32/download/release/ Defuse Dictionary Attacks: Turn Exchange or IMail mailboxes into IMail Aliases! http://www.imprimia.com/products/software/freeutils/exchange2aliases/download/release/ http://www.imprimia.com/products/software/freeutils/ldap2aliases/download/release/ 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/
