||include||style.htm||
||include||body.htm|| ||include||menu_header.htm||- A hotmail like interface for users to access email. (SSL Secure version)
||ifdef||g_surgeblog|| - Web interface for managing your blogs. (SSL Secure version)
||else|| - Web interface for account self management; change password, forwarding etc. (SSL Secure version)
||endif||
- Web interface for domain administrators for creating new accounts, modifying passwords, forwarding rules etc.
This page is ./surgemail/web/index.htm, you may want to tailor it, as users
will see this page as the default page using the web interface on the webmail port.
||ifdef||g_surgeblog||
Alternatively, to make the blogging interface the default displayed page use the following surgemail configuration setting:
g_url_alias from="/" to="/cgi/user.cgi" ports="||webmail_port_primary||"
||else||
Alternatively, to make webmail the default displayed page use the following surgemail configuration setting:
g_url_alias from="/" to="/scripts/webmail.exe" ports="||webmail_port_primary||"
||endif||