Here's the content of my hosts file...
Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
192.168.101.75 mail.******.com mail
Why would the content of my hosts file affect external access to the webmail function.
When local, I was accessing webmail at
http://192.168.101.75. On the remote side, I was using the same url,
http://192.168.101.75
I can understand mail delivery issues with hosts file setup. However, it doesn't make sense to me that it would affect whether webmail accepts a connection or not.
Thanks for your help.
Scott