WebMail Lite ASP.NET Installation Instructions

  1. Uploading the application.

    Unzip and upload the contents of WEBMAIL folder (the scripts, folders and other files of the application) from the installation package onto your web server. Let's assume you created a folder webmail in the root of your web space (web root) and placed the contents of the WEBMAIL folder there. This way, you'll be able to access the application through the web at the http://your_domain/webmail URL.

    Examples (assuming you want to use webmail name for the target folder):

  2. Creating and configuring virtual directory in IIS



  3. Open http://your_server_name/webmail/adminpanel/install.htm page in your browser and follow the instructions.

  4. After completing the instructions of the installer, you'll be redirected into AdminPanel (http://your_server_name/webmail/adminpanel). There, you can then customize your login form, create/delete/edit domains and users, or otherwise configure WebMail Lite. Don't forget to delete install.htm file from the WebMail Lite ASP.NET scripts folder.

  5. Now the installation is complete, WebMail Lite is ready to use. Start using it at http://your_server_name/webmail/Default.aspx.

    If you experience random logouts while using WebMail Pro, it may be a good idea to switch from default InProc session-state mode (storing session data in server memory) to StateServer mode (having those stored in a separate process). You can find more information on this at:
    http://www.afterlogic.com/kb/articles/the-previous-session-was-terminated-due-to-a-timeout