Hi,
I’m starting to use the web calendaring feature of iMail and have run into a little snag. When a user is in their web mail box, and they click on the drop down menu on the top right of the screen to go to the web calendar, it doesn’t let them.
Inside our network, we access the mail server by it’s ip address. But when attempting to switch over from web mail to web calendar, it tries to send to https://thecashstore.com:8485/whatever34587349857. I’m wanting to try and have it send us to the IP address of the server, since we can’t reach http://mail.thecashstore.com:8485 from inside the network…
But also at the same time that’d make it easy for the people in the network, but it seems the people from the internet would have issues in getting in.
<!--IMAIL.BeginIfCurrentDomainIsAVirtualDomain-->
<OPTION VALUE="https://<!--IMAIL.PrimaryDomain-->:<!--IMAIL.ICalSSLServerPort-->/ical.cgi?&App=ICalMsg&<!--IMAIL.UserParameters-->">IMail Web Calendaring</OPTION>
<!--IMAIL.ElseBeginIfCurrentDomainIsAVirtualDomain-->
<OPTION VALUE="https://<!--IMAIL.CurrentDomain-->:<!--IMAIL.ICalSSLServerPort-->/ical.cgi?&App=ICalMsg&<!--IMAIL.UserParameters-->">IMail Web Calendaring</OPTION>
Network Administrator
