Is there a way to forward ONLY incoming emails to a user, and not what that user sends as well?
On 5 Mar 2007 13:31:01 -0800, "chad" wrote: >Is there a way to forward ONLY incoming emails to a user, and not what >that user sends as well? Yes indeed. Create an AD Mail Enabled Contact for the address you want the inbound mail to be forwarded/copied to. Make sure that you enter the external SMTP address, where prompted, during the creation process. On the properties of the mailbox configure this contact as the alternate recipient. Apply your changes and then go and "hide" the contact (from the properties of the contact in ADU&C) so that the other users don't get confused at seeing the persons name in the GAL twice.
On Mar 6, 2:54 am, "Mark Arnold [MVP]" wrote: > On 5 Mar 2007 13:31:01 -0800, "chad" > wrote: > > >Is there a way to forward ONLY incoming emails to a user, and not what > >that user sends as well? > > Yes indeed. > Create an AD Mail Enabled Contact for the address you want the inbound > mail to be forwarded/copied to. Make sure that you enter the external > SMTP address, where prompted, during the creation process. > On the properties of the mailbox configure this contact as the > alternate recipient. > Apply your changes and then go and "hide" the contact (from the > properties of the contact in ADU&C) so that the other users don't get > confused at seeing the persons name in the GAL twice. Perfect! Thank you!