We have 2 Exchange 2003 mail servers (mail_old and mail_new) in the same administrative group. mail_new has one user on it, while mail_old has all our other users on it and is internet facing. We use Google's Postini service to send emails out.
The problem we are having is that emails to the user on mail_new are sitting in a queue called mail_new.domain.local, rather than being sent for local delivery.
Using the message tracking center, the following events are noted :
SMTP: Message Submitted to Advanced Queuing
SMTP: Started Message Submission to Advanced Queue
SMTP: Message Submitted to Categorizer
SMTP: Message Routed and Queued for Remote Delivery
STMP: Started Outbound Transfer of Message
Therefore, I think that the problem is that the email should be being queued for Local Delivery, but it's not. Any ideas on how to fix this?
A bit more information. Our SMTP virtual server on both mail-servers use Postini's server as a smart-host. We have 1 SMTP connector with the following settings :
Address Spaces
domain.co.uk
domain.local
Connector scope : Entire Organization
Allow messages to be relayed to these domains : unchecked
Use DNS to route to each address space on this connector : checked
Local Bridgeheads
mail_old "Default SMTP Virtual Server"
Any ideas anyone?