I have server setup for access to email via browser. All databases require SSL. Only problem is, if
https://webmail.mydomain.com/ is used, it goes to our website.
Any of the following will work correctly,
http://webmail.mydomain.com (gets redirected to HTTPS)
webmail.mydomain.com (gets redirected to HTTPS)
https://webmail.mydomain.com/redirect.nsf/Mailredir?OpenForm
https://webmail.mydomain.com/mail/YOUR_EMAIL_DATABASE
Any suggestions?
Regards,
Durwin