How to Configure SMTP Server IIs

Simple Mail Transfer Protocol (SMTP) is a small application that is run on a web-hosting server to relay email to its intended recipient. Internet Information Service (IIS) hosts SMTP. It needs to be installed and configured for it to work properly, but the process only takes a few steps in the IIS application console.

Instructions

  1. Installation

    • 1

      Click the Windows "Start" button and select "Settings." Select "Control Panel" from the menu.

    • 2

      Double-click "Add/Remove Programs" in the Control Panel. Click the tab labeled "Add/Remove Windows Components." This lists the installed components on the Windows computer.

    • 3

      Click the icon that is labeled "Application Server" and click the "Details" button. This opens a list of applications that you can install on the computer. Click "SMTP" under the "Internet Information Service" section and click the "OK" button. This installs SMTP on the server.

    • 4

      Click "OK" on the "Add/Remove Programs" window.

    Configuration

    • 5

      Right-click the "SMTP" icon in the IIS console and select "Properties."

    • 6

      Click the "General" tab. This opens a screen where you assign the port and the IP address for the SMTP service.

    • 7

      Enter the IP address or choose "All Unassigned." Choosing "All Unassigned" configures the server to process all SMTP requests. Choosing an IP restricts the service to only an IP specified.

    • 8

      Enter a port number to run the service. The standard port for SMTP is number 25. Click the "OK" button to save the settings.

    • 9

      Click "OK" on the general properties tab and close the IIS console.

Related Searches:

References

Comments

You May Also Like

  • How to Configure a SMTP Server

    SMTP servers can be configured on most email clients and allow users to send emails from their computers without having to sign...

  • How to Configure SMTP Mail Server

    Simple Mail Transfer Protocol (SMTP) is an Internet standard for electronic mail transfer across IP networks. SMTP servers deliver mail on behalf...

  • How to Configure POP3 SMTP

    The Post Office Protocol (POP3) is the standard that computers use to relay text messages such as email. When you use an...

  • Step-by-Step Directions to Configure IIS 6

    Internet Information Services (IIS) version 6 provides you with an interface to host websites on your computer. Before you can use IIS,...

  • How to Configure the SMTP in IIS 6.0

    Simple mail transfer protocol (SMTP) provides websites with the ability to forward mail to users. SMTP servers are used for outgoing email,...

  • How to Configure a Verizon SMTP in Outlook

    Verizon offers high-speed Internet access that provides its customers with up to nine separate email accounts. While it is not difficult to...

  • How to Manage SMTP Mail on IIS 6

    The Microsoft Internet Information Services (IIS) application is used to manage email settings for users over a server. When you are logged...

  • How to Set Up an SMTP Server

    An SMTP (Simple Mail Transfer Protocol) server is used for delivering outgoing email messages. The email transfer to the SMTP server begins...

  • How to Configure the SMTP Server to Send Mail

    Simple Mail Transfer Protocol (SMTP) transfers email messages from one server to the next until the email message reaches its intended destination....

Related Ads

Featured