Knowledge Base Article
Article Type: How To
Product: Symphony
Product Version:
Component:
Device Brands:
Created: 12-Apr-2016 9:55:13 AM
Last Updated:

Configure Mail Server (Versions 6.x)

Configure the Mail Server

Configuring your mail server allows your Symphony server to send email notifications when events happen. Symphony  may send emails as a result of Rule (Action) configuration or Subscriptions. Symphony will relay email via an email server defined in the Subscriptions page.

Internal SMTP Server

Allow Symphony server to relay email through itself using Microsoft SMTP server.

Task 1:  Install IIS on the server

Follow the instructions at one of the following:

•        How to obtain versions of Internet Information Server (IIS)

•        http://digitizor.com/2009/02/20/how-to-install-microsoft-iis-server-on-windows-7/

Task 2:  Add SMTP server

1.      Start the Server Manager MMC.

2.      In the Features section, click Add Features.

3.      Select SMTP Server.

Task 3:  Configure the mail server

1.      From the Windows Control Panel, double- click on the Administrative Tools icon.

2.      Double-click on the Internet Information Services icon.

If this is not installed:

Go to Control Panel, Add/Remove Programs, and select Add/Remove Windows Components.

Scroll to Internet Information Services, click Details, and add SMTP service.

3.     Expand the tree. Right-click on Default SMTP Virtual Server and select Start if it is enabled.

4.      Right-click on Default SMTP Virtual Server and select Properties.

5.      Click the Access tab and then click Connection.

6.      Select the Only the list below option and click Add.

7.      Select the Single computer option and enter 127.0.0.1 as the IP address.

8.      Click OK to close the Computer dialog box and click OK to close the Connection dialog box.

9.      Click the Relay... button.

10.  Select the Only the list below option and click Add.

11.  Select the Single computer option and enter 127.0.0.1 as the IP address.

12.  Click OK to close the Computer dialog box.

13.  Clear the Allow all computers that successfully authenticate to relay check box.

14.  Click OK to close the Relay Restrictions dialog box. 

Using External SMTP Server

If an external SMTP server is used for Symphony email relaying, specify this address in the Subscriptions SMTP field. Please note the connection to the SMTP service is not authenticated. Ensure that the SMTP server allows for unauthenticated connections from the Symphony server IP address.

Average rating:
Please log in to rate.
Rated by 0, Viewed by 2987