I should create a new mailbox e.g. test@internaldomain.com. Mails to test@internaldomain.com should be forwarded to test@externaldomain.com and max.mustermann@internaldomain.com. How can I do this with Exchange Server 2007? The best would be without separate Active Directory user, but I'm afraid this is not possible.
I know how I can forward an existing mailbox to an email contact(external) or other internal mailbox. I also know how to forward from test@internaldomain.com to test@externaldomain.com with the help of a email contact. But how to forward to an internal and external email address without an AD user?
Or another way: I can add the test@internaldomain.com to max.mustermann@internaldomain.com. So max.mustermann@internaldomain.com would receive the email. But how can I forward emails from test@internaldomain.com to test@externaldomain.com?
Solution:
- Create a mailbox with test@internaldomain.com.
- Create an e-mail contact (test@externaldomain.com)
- Create a distribution group with two members: My external e-mail contact (test@externaldomain.com) and my AD user (max.mustermann@internaldomain.com).
- Forward test@internaldomain.com to the group.
But now I have created an extra mailbox with AD user, which I wanted to avoid. Also I have now a group with a separate SMTP address, which I also don't need. And I don't know if the difference between Exchange and Active Directory is good (external contact, group not in AD).