How to Configure SMTPs

Configuring Microsoft SMTP service is one of the steps to enabling incoming email. The SMTP protocol routes email to the next server so that email packets reach the intended recipients. It also hosts relay services, so email packages are "bounced" off the local SMTP to the next one until they reach their destination. SMTP is configured using the Internet Information Service (IIS) console.

Instructions

    • 1

      Click the Windows "Start" button and select "Settings." Click the "Control Panel" option.

    • 2

      Double-click the "Administrative Tools" icon. Finally, double-click the "Internet Information Services (IIS)" icon. This opens the console for SMTP configuration.

    • 3

      Right-click the "Default SMTP Virtual Server" icon on the left side of the console panel. Select "Properties" from the menu.

    • 4

      Click the "General" tab. Select "All Unassigned," which causes all SMTP packets to route through this server. Click the "OK" button to set the properties.

    • 5

      Click the "Access" tab. These settings are used to restrict relaying by unauthorized computers. This limits usage from people using your SMTP server to relay spam or inappropriate email.

    • 6

      Click the "Relay" button in the "Relay Restrictions" section.

    • 7

      Click the selection that says "Only the List Below" and click the "Add" button. Select your local users group for the internal domain and press "OK."

    • 8

      Press "OK" at the general properties window and close the IIS console.

Related Searches:

References

Comments

You May Also Like

  • How to Configure Stunnel

    When you use an email program such as Outlook Express, the data (such as the username and password) sent to the ISP...

  • How to Configure an SMTP Host

    Simple mail transfer protocol (SMTP) is a small application that runs on email and web servers to "bounce" email from one server...

  • 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...

  • 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...

  • Protocols for Data Communications

    Protocols for Data Communications. Protocols are standards and rules that allow computers to "talk" to each other--to send and receive messages over...

  • 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 Set Up an SMTP Server on Windows XP Pro

    SMTP (Simple Mail Transport Protocol) is just that: simple. When you send an email to someone, the email program tells the SMTP...

  • 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...

  • How to Save a Cisco 3560 Switch Configuration

    Cisco Catalyst switches can be configured using a number of different utilities. The most common way to configure a Cisco Catalyst switch,...

  • How to Set Up Stunnel

    Stunnel is a popular security program that allows network administrators to encrypt a connection without rewriting its base code. A Stunnel server...

Related Ads

Featured