Set up SmarterMail as an IIS Site (IIS 7.0/7.5)

By default, SmarterMail installs a basic Web server that allows administrators to start using the application immediately after installation. However, SmarterTools recommends moving to a more robust and secure Web server, such as Microsoft IIS.

The instructions for setting up SmarterMail as an IIS site differ slightly depending on whether you are using IIS 6.0 or IIS 8.0. If you are using IIS 6.0, please refer to the KB article Set up SmarterMail as an IIS Site in IIS 6.0. If you are using IIS 8.0, please refer to the KB article Set Up SmarterMail as an IIS Site in IIS 8.

NOTE: This topic assumes that you are familiar with IIS and how it works. SmarterTools recommends that you use the Web server included with SmarterMail if you are unfamiliar with or uncomfortable using Microsoft IIS.

Applies to SmarterMail 8.x - 15.x

This article covers the following:

  • Disabling the SmarterMail Web server
  • Adding a new application pool for SmarterMail
  • Adding SmarterMail to IIS
  • Verifying IIS Settings
  • Updating DNS
  • Testing the site

Disabling the SmarterMail Web Server
These steps will stop and disable the default web server that is included with SmarterMail. This will also have the side-effect of disabling any shortcut for SmarterMail that may be placed on your desktop until you update it with the new URL for the SmarterMail site created in IIS.

  1. Click on Start -> Programs -> SmarterTools -> SmarterMail -> Configure SmarterMail Web Server
  2. Click on the Stop button
  3. Change the Startup Mode to Disabled
  4. Click on the Apply button
  5. Click the Close button

NOTE: You can also stop and disable the SmarterMail Web server from within the Services administrative tool if you are more comfortable using the Windows Server admin tool set.

Add an Application Pool
Follow these steps to add an application pool specifically for SmarterMail:

  1. Open Internet Information Services (IIS) Manager
  2. Right click on Application Pools from the tree view and choose Add Application Pool
  3. Name the new application pool SmarterMail, or something similarly easy to identify
  4. Set the .NET Framework Version to v4.5.x (SmarterMail versions 13.x and older allow the .NET 4.0 framework)
  5. Set the Application Pools Managed Pipeline to 'Integrated'
  6. Make sure "Start application pool immediately" is checked
  7. Click OK

Add SmarterMail to IIS
Follow these steps to add SmarterMail to IIS:

  1. Register your APS.net installation with IIS by running the following command prompt: 
    c:\windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -i
  2. Open Internet Information Services (IIS) Manager
  3. Click on your ServerName, and on the right side, under IIS, double-click ISAPI and CGI Restrictions
  4. Verify that ASP.NET v4.5 is allowed. If not, right click on ASP.NET v4.5.x and select Allowed. Note: This version number display here may vary, depending on the ASP.net patch version. (SmarterMail versions 13.x and older allow the .NET 4.0 framework)
  5. On the left side of the page, right click on Sites in the tree view and choose Add Website
  6. Name the site SmarterMail
  7. If you created an Application Pool name other than SmarterMail, click Select and choose the correct Application Pool
  8. For the physical path, browse to the SmarterMail -> MRS folder. The default location is C:\Program Files (x86)\SmarterTools\SmarterMail\MRS
  9. For Binding, choose an IP address to use for Webmail. If this IP address is shared with another Web site, you will need to use a different port or Host Headers. For more information about using Host headers, refer to the IIS documentation
  10. Make sure "Start Web site immediately" is checked
  11. Click OK

Verify IIS Settings
Follow these steps to verify the IIS settings. Please read each item carefully.

  1. In IIS Manager, click on your ServerName
  2. Under IIS, double click ISAPI and CGI Restrictions
  3. Verify that ASP .NET v4.5 is allowed. If it is not, right-click on ASP .NET v4.5 and select Allowed (SmarterMail versions 13.x and older allow the .NET 4.0 framework)
  4. In the tree view, click Sites
  5. Expand (or double click) the SmarterMail site
  6. Click on the App_Themes folder
  7. Under IIS, double click HTTP Response Headers
  8. Under the Action menus, click Set Common Headers
  9. Enable the Expire Web content setting
    • Click After
    • Add 7 for the number of days
  10. Click OK
  11. Click on Application Pools in the tree view
  12. Right click on the SmarterMail application pool and select Advanced Settings
  13. Under the Process Model heading, ensure the Identity is set to the NetworkService account
  14. From the Start menu, open Administrative Tools and select Services, then verify that the World Wide Publishing Service is running

For more information, refer to the SmarterMail Online Help.

 

Learn more about SmarterMail's enterprise email features and benefits.