Create a Receive connector to receive email from the internet
Applies to: Exchange Server 2013
The procedure in this topic shows you how to configure a Receive connector to receive email from the Internet.
Note
In most cases, you don't need to explicitly set up a Receive connector to receive mail from the Internet. A Receive connector to accept mail from the Internet is implicitly created during the installation of Exchange. For more information, see Receive connectors.
Interested in scenarios where this procedure is used? See the following topics:
What do you need to know before you begin?
Estimated time to complete: 15 minutes
You need to be assigned permissions before you can perform this procedure. To see what permissions you need, see the "Receive connectors" entry in the Mail flow permissions topic.
See Deploy a new installation of Exchange 2013 if you're beginning your installation. After the installation, you can use the steps in this topic to create your receive connector.
For information about keyboard shortcuts that may apply to the procedures in this topic, see Keyboard shortcuts in the Exchange admin center.
Tip
Having problems? Ask for help in the Exchange forums. Visit the forums at Exchange Server.
Use the EAC to Create a Receive Connector to Receive Messages from the Internet
In the EAC, navigate to Mail flow > Receive connectors. Click Add to create a Receive connector.
On the New receive connector page, specify a name for the Receive connector and then select Frontend transport for the Role. Since you're receiving mail from the Internet in this case, we recommend that you initially route mail to your Front End server or servers, to simplify and consolidate your mail flow.
Choose Internet for the type. The Receive connector will receive mail from Internet senders.
For the Network adapter bindings, observe that All available IPV4 is listed in the IP addresses list and the Port is 25. (Simple Mail Transfer Protocol (SMTP) uses port 25.) This configuration indicates that the connector listens for connections on all IP addresses assigned to network adapters on the local server.
Note
If you have multiple network adapters, you can add an IP address that is assigned to a specific network adapter on the local server. But this configuration isn't required.
Click the Finish button to create your connector.
Once you have created the Receive connector, it appears in the Receive connector list. If you would like to see an example of how to create a Receive connector with a cmdlet, see New-ReceiveConnector.
How do you know you've successfully created a Receive connector to receive messages from the Internet?
To verify that you've successfully created a Receive connector to receive messages from the Internet, send mail from an outside source and verify that one of your users can receive it. If you can receive mail, you know that the configuration worked successfully.
For more information
Create a secure Receive connector to receive email from a partner
Create a Receive connector to receive email from a system not running Exchange