How To Create SMTP Connector in Exchange 2007

By default Exchange 2007 does not allow users to send out emails to external domains. You will need to manually create a send connector. Here is a step by step guide to create the SMTP connector in GUI mode (Exchange Management Console).

  1. Select “Organization Configuration” and choose “Hub Transport
    Hub Transport 
  2. Then select on the “Send Connectors” tab.
    SMTP Connectors 
    (You can see that I already created 1) 
  3. Then click on “New Send Connector…” located on the right panel.
  4. Type in the name for the new connector and select “Custom” from the drop down list.
    Creating new SMTP connector 
  5. Then click on the Add… button to add in the address space. Here you will need to specify a * if you would want to send emails to all domain names. Then check the box that say “Include all subdomains“. Leave the Cost at value 1. Then click OK.
    SMTP Address Space 
  6. Here you need to choose your network settings for your connector, select the “Use domain name system (DNS) “MX” records to route mail automatically“, click next.
    Network Settings
  7. You will see that your server name is in the list (I have hide mine), if you had installed Hub Transport server seperately, then you will need to add it to the list.
    Source Server 
  8. Once everything is OK,  exchange will start to create your send connector. You will see the summary stated as 1 items succeeded.
     Finishing SMTP Connector Wizard

There, your new exchange 2007 can now send emails to external domains. :grin:

Related Posts

  1. How To Allow Relay Exception In Exchange 2007 Receive Connector
  2. How to bulk create mailboxes in Exchange 2007 PowerShell
  3. How To Test SMTP Service
  4. How To Export User Mailbox from Exchange 2007
  5. Exchange 2003 Send Emails Locally but not Externally
  6. Exchange 2007 – Generate Activation Context failed: Event ID 59

Leave a Reply