To continue reading for free, register below or login
To read more you must become a member of SearchExchange.com
');
// -->

Yes, this is possible. You'll want to set up the following:
- A public-facing DNS record for xyz.com with a Mail Exchanger (MX) entry pointing to whatever port your SMTP gateway is listening on.
- A recipient policy in Exchange for @xyz.com so that Exchange will accept messages sent to that SMTP domain.
- A primary SMTP address for all mailboxes using the @xyz.com suffix. Recipient policies can achieve this for you.
Do you have comments on this Ask the Expert Q&A? Let us know.
Related information from the TechTarget Windows Network:
SearchExchange.com Learning Center: Toolbox for Exchange administrators
SearchExchange.com Reference Center: DNS
SearchExchange.com Reference Center: SMTP
|