Dave,
When you configure SBS 2003's Exchange 2003 recipient policy to set the xyz.com domain as the primary Email domain (using the Configure
Email and Internet Connection Wizard, usually) the Exchange server is configured to be the primary server for the xyz.com Email address
space. When an SBS User tries to send mail to
who is not a local user), Exchange will attempt to deliver the message to
UserXY's mailbox homed on the server. UserXY's mailbox is not homed on the Exchange server so Exchange will NDR the message to the
originator.
You can solve this problem by configuring Exchange 2003 recipient policy to "Share" the primary address space. For this example, let's use
xyz.com. Some other conditions must be met.
Prerequisites:
1. The Email domain xyz.com is actually being hosted by an ISP's POP3 server.
2. Exchange 2003 is retrieving mail for its own user's from the ISP's POP3 server using the Microsoft POP3 connector for POP3 Mailboxes.
The mail for the other users who use the same POP3 server for their mail is not touched by the POP3 connector.
Configure Exchange Recipient Policy to share the Primary Address Space xyz.com:
1. Open the Exchange System Manager.
2. Click on Recipient Policies.
3. Open the properties of the Default Recipient policy.
4. Click on the Email Addresss (Policy) tab.
5. Note how many SMTP addresses are listed. If there is more than one, select an SMTP address which is not set as the primary (the
primary SMPT address is displayed using Bold letters) and set it as primary. Otherwise, proceed to step 8 below.
6. Select the xyz.com address, click on the Edit button. Uncheck "This Exchange Organization is responsible for all mail delivered to this
address." Click OK.
7. Select the xyz.com domain, set it as primary.
8. If there is only one SMTP address listed in the Email Addresses, add another SMTP address (@abc.net, for example. The "@" symbol
must preceed the address used or the wizard will reject the address entered as invalid.) Ensure that the "This Exchange Organization is
responsible for all mail delivery to this address" checkbox is checked. Click OK.
9. Check the empty checkbox next to the SMTP address @abc.net just entered. Select the @abc.net address, set it as primary. Proceed
to step 6 above and complete steps 6 and 7.
10. Restart the Exchange server services.
11. The Exchange 2003 Server will now send mail sent to users @xyz.com whose mailboxes are not homed on the server to the ISP's POP3
server.
See also:
321721 XCON: Sharing SMTP Address Spaces in Exchange 2000 Server and Exchange
http://support.microsoft.com/?id=321721
319759 How to Configure Exchange to Forward Messages to a Foreign Messaging
http://support.microsoft.com/?id=319759
for more information and alternate ways to accomplish your objective.
Best Regards,
Ricky Morris, MCSE
Microsoft Small Business Server Support
This posting is provided "AS IS" with no warranties, and confers no rights.
Newsgroups:
SBS v4.x : microsoft.public.backoffice.smallbiz
SBS 2000: microsoft.public.backoffice.smallbiz2000
SBS 2003: microsoft.public.windows.server.sbs
--------------------
Content-Class: urn:content-classes:message
From: "Dave" <>
Sender: "Dave" <>
Subject: Making Exchange send mail to email addresses on same domain
Date: Wed, 7 Jul 2004 08:43:45 -0700
Lines: 23
Message-ID: <2853201c46439$2ff07de0$>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Thread-Index: AcRkOS/wDfgXQzgNT6Kf547TXVjBLg==
Newsgroups: microsoft.public.windows.server.sbs
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.windows.server.sbs:85641
NNTP-Posting-Host: tk2msftngxa12.phx.gbl 10.40.1.164
X-Tomcat-NG: microsoft.public.windows.server.sbs
Hi,
> My problem is that our company has a number of
> offices. One of those offices has an sbs 2003 server
that
> has exchange running on it. All email goes through that.
> At other offices they do not use that exchange server,
> but they do have the same domain name. Users at the
> office with exchange are unable to send mail to those at
> the other offices. They get a message saying that the
> user doesnt exist and that the exchange server was
unable
> to find them.
>
> Does anyone know how to get round this so that exchange
> will send mail to addresses on the same domain but not
> contained in that instance of exchange. Also offices
where the email is being sent do not have exchange, they
just use pop3 mail accounts.
>
> Thanks,
>
> Dave