Configure SMTP for Groove Server Manager
Applies to: Groove Server 2010
Topic Last Modified: 2010-05-26
This article describes how to configure an SMTP server to support Groove Server Manager.
In this article:
Before you begin
Configure an SMTP server for Groove Server Manager Support
Before you begin
Before you start the following procedure, address the following prerequisites:
Identify an SMTP server to support Groove Server Manager.
Prepare an Internet Information Services (IIS) server for Groove Server Manager, as described in Install and configure IIS for Groove Server Manager.
Configure an SMTP server for Groove Server Manager Support
Groove Server Manager requires an SMTP server in order to send account configuration and password reset e-mail to SharePoint Workspace clients. The following procedure describes how to configure the IIS Simple Message Transfer Protocol (SMTP) virtualization server.
Tip
Using the IIS 6.0 Manager is an efficient way to administer SMTP.
To configure an SMTP server to support Groove Server Manager, follow these steps
Open Internet Information Services (IIS) on the intended Groove Server Manager computer.
From the Start menu, select Administrative Tools, and then IIS 6.0 Manager.
Navigate to SMTP Virtual Server, right-click and select Properties. The SMTP Virtual Server Properties page appears and displays the fully qualified domain name of your IIS server, such as <ContosoCorp>.domain.com.
Restrict SMTP access by limiting it to localhost only as follows:
Click the Access tab, and then click the Relay button.
Select Only the list below and then click the Add button.
Select Single computer and enter the localhost IP address (127.0.0.1).
Click OK.
Specify a smarthost name as follows:
Click the Delivery tab. Then they click the Advanced button.
Enter the name of the SMTP server that will be used for mail routing, in the form <smarthosthame>domain.com.
Click OK.
As a best practice, from the General tab, select Enable logging, click the Properties button, specify an existing log file directory, and then click OK.