I need a couple email addresses to be handled by a different server. All our email addresses end with @company.com. Can I have a certain address, such as xyz@company.com, be sent to a different smtp server?
If both domains are handled inside of the same Exchange Org. (say just 2 servers in the same org. and you've logically broken them apart by domain) than there wouldnt be a need for an SMTP connector; your first exchange server would see that the mailbox exists on the domain and (assuming it has connectivity) pass it over to the other Exchange server.I suppose I have to create a contact or something first in Active Directory? Or will it work even if no user or contact or any sort of mailbox exists in Active Directory for the address I want to relay?
Originally posted by: randal
hmm, I do not know if this can be done -- forwarding a single account box to an alternate mail server, without the use of additional sub domains? If you can use an alternate sub domain, then that will work for sure, even if that subdomain delivers to the same actual account (optional).
|
|
v
joe.user@somedomain.com (external mail relay)
---> forward to joe.user@somedomain.com (internal mail server)
---> forward to joe.user@test-for-hot-pron.somedomain.com (alternate mail server)
If you don't use an alternate domain, it will never see another server, thanks to DNS -- the MX records for your domain say what they say, and that is it -- if they point to your box, it's going to your box ... unless you are hardcoding things, in which case you're already down a dark path.
Just my $.02
randal
