Home > Microsoft Exchange Tips > Exchange Server Administration Tips > Configuring Exchange Server to receive email from an ISP mailbox
Exchange Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

EXCHANGE SERVER ADMINISTRATION TIPS

Configuring Exchange Server to receive email from an ISP mailbox


Brien Posey
11.07.2006
Rating: -4.50- (out of 5)


Exchange Server tips, tutorials and expert advice
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


The most common way of configuring Exchange Server to receive SMTP email is to set up an MX record for the company's domain that points to the company's public IP address. Usually, a firewall is then configured to route inbound SMTP traffic to the company's Exchange server.

Sometimes, though, this type of configuration isn't an option for an organization, particularly smaller businesses. For example, in some locations, such as where I live, it is impossible to get a public IP address. The expense of leasing a public IP address, and the necessary hardware investments, are other factors that can put this option out of reach for many one-man shops and smaller companies.

If you are in a situation that makes hosting your own externally accessible Exchange Server impossible, you're not out of luck. There is a way to route inbound SMTP email through your Internet Service Provider (ISP) and then have it delivered to an Exchange server that is not directly accessible from the Internet.

For the purposes of this article, I will treat your ISP as though it is configured to act as an Exchange Server smart host. The smart host's job is to queue inbound SMTP messages. Your Exchange Server would then connect to the smart host at periodic intervals and pull the queued messages using either ETRN or TURN commands.

What this means is that email messages that are destined for your domain actually go to one of your ISP's email servers. Your Exchange server then downloads the messages and places them in the appropriate mailboxes.

The ETRN/TURN configuration process

  1. Open Exchange System Manager and navigate to Administrative Groups   -> your administrative group -> Routing Group -> the routing group that you want to work with -> Connectors -> your SMTP Connector. (See below if your SMTP Connector does exist.)

  2. Right click on the SMTP connector and select Properties.

  3. Select the Advanced tab and then select the Request ETRN/TURN From Different Server radio button.

  4. Enter the name of the ISP server that hosts your SMTP mailboxes in the space provided. Keep in mind that your DNS server must be able to resolve the name that you enter.

  5. By default Exchange Server will be configured to download email daily at 11 p.m. I recommend using the custom schedule option to download email more frequently though.

  6. Click OK to complete the configuration process.

What if the ...


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google



RELATED CONTENT
Exchange Server Administration Tips
Remove Exchange 2003 objects from AD to install Exchange 2010
Is your Exchange 2007 hub transport server healthy?
Avoid Outlook 2007 performance issues during repairs
Developing an Exchange 2007 server role DR plan
How DSAccess service improves Exchange Server 2007 reliability
An introduction to the Exchange Remote Connectivity Analyzer tool
Monitor Exchange 2007 with disk- and RPC-related counters
DPM 2007 replica inconsistencies in Exchange databases
Track Exchange 2007 mailbox server health using database counters
Digging deeper into Exchange Server 2010

Microsoft Exchange Server Mailbox Management
Delivering email between Exchange server test and production domains
Microsoft Outlook error message: 'Mailbox Size Limit exceeded'
Restoring user accounts and mailbox links in Active Directory
Problems receiving email from outside a Exchange Server 2003 domain
Best practices for moving mailboxes in Exchange Server
Exchange admins: Is it time to rethink your email address policy?
Exchange Server 2003 collects email from only specific POP3 domains
Troubleshoot 'System Attendant' error messages in OWA
Relocating Outlook email messages on a hosted Exchange 2007 server
Restore contacts from an Exchange public folder

Microsoft Exchange Server 2003
Remove Exchange 2003 objects from AD to install Exchange 2010
Leapfrogging from Exchange 2003 to Exchange 2010
Top 5 Exchange ActiveSync tips
Exchange Mailbag: POP3 settings and Outlook issues
Migrating to Exchange 2007 with correct permissions
Problems receiving email from outside a Exchange Server 2003 domain
Exchange admins: Is it time to rethink your email address policy?
Exchange Server 2003 collects email from only specific POP3 domains
Changing email address formats in Exchange Server 2003
Should you remove .STM files from Exchange Server 2003?
Microsoft Exchange Server 2003 Research

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
bounce e-mail  (SearchExchange.com)
messaging server  (SearchExchange.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


SMTP connector does not exist?

Depending on how your Exchange Server organization is configured, you may or may not initially have an SMTP connector available to you. If there is no pre-existing SMTP connector, you will have to create one:

  1. Open Exchange System Manager and navigate to Administrative Groups    -> your administrative group -> Routing Groups -> the routing group that you want to create a connector for -> Connectors.

  2. Right click on the Connectors container and select New -> SMTP Connector.

  3. Enter a name for your new connector. I recommend giving the connector a descriptive name such as "Internet Mail SMTP Connector" or something like that.

  4. While you are still on the General tab, click the Add button and select the server's own name to act as the local bridgehead server (I am assuming that you only have one Exchange server).

  5. After adding the local bridgehead server reference, go to the Address Space tab and click the Add button.

  6. Select the SMTP option from the list and click OK.

  7. You will now see a screen that asks you for an email domain and a cost. Enter an asterisk (*) for the email domain to indicate that all SMTP email should flow through this connector.

  8. Assuming there are no other SMTP connectors, just set the cost to 1 and click OK.

  9. Click OK one more time to close the new connector's Properties sheet.

  10. Look inside the Connectors container to verify that the new connector has been created.

What if broadband Internet connectivity is not available?

You can get around the problem of limited or unavailable broadband connectivity by configuring Windows Server 2003 to act as a demand-dial router. A demand-dial router is a router that detects the absence of a connection to a specific resource (in this case, your ISP), and therefore uses a modem to establish temporary connectivity.

Before I show you this technique, I should mention that you should not configure demand-dial routing directly on your Exchange server for security and performance reasons. It's best to install a copy of Windows Server 2003 onto an old PC, connect a modem to the PC, and use that as your demand-dial router (assuming that a new server isn't in the budget).

Configuring demand-dial routing

  1. Enter "MMC" in the server's Run prompt to open an empty Microsoft Management Console.

  2. When the console opens, select File -> Add/Remove Snap-in.

  3. Click the Add button and you will see a list of all of the available snap-ins. Select the Routing and Remote Access option from the list and then click Add, Close, and then OK.

    Now that the Routing and Remote Access snap in is loaded, you will have to configure your server to act as a routing and remote access server.

  4. Expand the Routing and Remote Access container to reveal the Server Status container.

  5. Right click on the Server Status container and select Add Server.

  6. The console will now prompt you to select the server that you want to add. Select the "This Computer" option and click OK. You should now see your server listed just below the Server Status container.

  7. Right click on the listing for your server and select the Configure and Enable Routing and Remote Access command to launch the Routing and Remote Access Setup Wizard.

  8. Click Next to bypass the wizard's Welcome screen to view a screen that asks you what type of configuration you want to create.

  9. Select the Custom Configuration option and click Next.

  10. The following screen will list a variety of custom communication choices. Select the Demand Dial Connection option and click Next, followed by Finish.

    Now you need to make sure that the Routing and Remote Access console acknowledges the existence of your modem.

  11. Expand the listing for your server and then click on the Ports container. You should see your modem listed as one of the available ports.

  12. When you have confirmed that there is a listing for your modem, right click on the Ports container and select Properties.

  13. Choose your modem from the list of available ports and click the Configure button.

  14. Select the Demand Dial Routing Connections (Inbound and Outbound) checkbox and click OK.

    The next step in the process is to create a demand-dial interface.

  15. Right click on the Network Interfaces container and select the New Demand Dial Interface command to launch the Demand Dial Interface Wizard.

  16. Click Next to bypass the introductory screen.

  17. The first question that the Wizard will ask you is the name for the demand-dial interface. Just give the new interface a name that reflects the ISP that you will be connecting to, and click Next to continue.

  18. At this point, the wizard will ask you whether you want to connect using a modem (or other physical device), a VPN link, or a PPPoE connection. Since we are configuring a dial-up interface, select the modem option and click Next.

  19. Choose the modem you want to use and click Next.

  20. Enter the phone number that the router should dial. You can also supply a list of alternate phone numbers for the server to try, should the primary number be unavailable.

  21. Click Next and you will see a screen that asks you which tasks you want to perform in order to complete the configuration. At the very least, you must select the Route IP Packets on This Interface option. Click Next.

  22. Enter the IP address of the router that you will be dialing into and click Next again.

  23. Enter your ISP's dial up networking credentials.

  24. Click Next followed by Finish.

Your demand-dial interface is ready to go!

About the author: Brien M. Posey, MCSE, is a Microsoft Most Valuable Professional for his work with Exchange Server, and has previously received Microsoft's MVP award for Windows Server and Internet Information Server (IIS). Brien has served as CIO for a nationwide chain of hospitals and was once responsible for the Department of Information Management at Fort Knox. As a freelance technical writer, Brien has written for Microsoft, TechTarget, CNET, ZDNet, MSD2D, Relevant Technologies and other technology companies. You can visit Brien's personal Web site at http://www.brienposey.com.

Do you have comments on this tip? Let us know.

Related information from SearchExchange.com:

  • Tip: Free open-source SMTP/POP3 email for Windows
  • Tip: Outlook without Exchange -- an option for small businesses
  • Expert Advice: Send and retrieve Exchange Server email through POP3
  • Tip: Many ISPs now blocking port 25
  • FAQ: Exchange and Small Business Server issues
  • Reference Center: Exchange Server mailbox management tips and resources

    Please let others know how useful this tip was via the rating scale below. Do you have a useful Exchange Server or Microsoft Outlook tip, timesaver or workaround to share? Submit it to SearchExchange.com. If we publish it, we'll send you a nifty thank-you gift.

    Rate this Tip
    To rate tips, you must be a member of SearchExchange.com.
    Register now to start rating these tips. Log in if you are already a member.


    Submit a Tip




    DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



  • Email Server Solutions: Exchange 2007, Exchange 2003, Exchange 2000, SharePoint
    HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
    About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
    SEARCH 
    TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

    TechTarget Corporate Web Site  |  Media Kits  |  Site Map




    All Rights Reserved, Copyright 2004 - 2009, TechTarget | Read our Privacy Policy
      TechTarget - The IT Media ROI Experts