I have a web server I use as a QA environment for applications before the app deploys to live. A common function is for emails to be sent to a variety of internal or external addresses.
I want to know if the Exchange SMTP is able to be configured to route any email that passes through it to a single mailbox without sending the email to its real recipient. I'd like to also be able to see the intended recipient of the message.
Can this be done?