0

How do I configure Exchange Server 2007 to send outbound email thru an external SMTP server?

Avalanchis
  • 105
  • 5

1 Answers1

0

You'll need to configure an outbound SMTP connector on your Hub Transport server; choose the "smart host" option and give it the IP or DNS name of your ISP's mail relay.

RainyRat
  • 3,730
  • 1
  • 24
  • 29
  • 1
    That's exactly what I needed. If anyone else needs this, here's the step by step: Exchange Management Console, Organization Configuration, Hub Transport, Send Connectors tab (right pane), Windows SBS Internet Send SERVER (right click, properties), Network tab, Select "Route mail throught he following smart hosts", Add the SMTP server that you want to forward to. – Avalanchis Sep 28 '09 at 12:25