Exchange 2013 new need to deliver mail locally and forward copy to outside contact
I just installed Exchange 2013 and used to deliver email to a user in Exchange network and also deliver a copy to an outside contact when we had Exchange 2003. This does not seem to be an option in the Web Managment Console now. I tried this powershell command

Set-Mailbox -Identity "John Doe" -DeliverToMailboxAndForward $false -ForwardingSMTPAddress john@doe.com

Now this worked for a short time delivered locally and delivered to remote contact then stopped all together both locally delivery and remote delivery. I then change to $true:

Set-Mailbox -Identity "John Doe" -DeliverToMailboxAndForward $true -ForwardingSMTPAddress john@doe.com

and it did deliver email locally but did not deliver to external contact.

What is the best way to deliver to local Exchange 2013 user and deliver to external contact similar to the way Exchange 2003 used to do. This is affecting the workflow severely. Thank you in advance.

July 2nd, 2013 4:52pm

Hello,

There is no options to select a forwarding contact SMTP address in EAC

Here is the similar thread for your reference.

http://social.technet.microsoft.com/Forums/exchange/en-US/381aac81-d477-4dc4-9de8-d1a527c93133/exch-2013-forwarding-mail-from-local-account-to-external-smtp-user

I recommend you refer to the bwarwick98's suggestion to use the cmdlets again to check the result.

If the issue persists, I recommend you refer to the Riad63's suggestion to check the result.

If you have any feedback on our support, please click here

Free Windows Admin Tool Kit Click here and download it now
July 2nd, 2013 11:34pm

Hello,

Is there any update?

If you have any feedback on our support, please click here

July 4th, 2013 9:28pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics