Consider the following scenario:
- In the Japanese version of Microsoft Exchange Server 2013 Service Pack 1 (SP1), you create a new Inbox rule for email forwarding. To do this, you use the following command:
New-InboxRule -Name "<name>" -ForwardTo "<SMTP address>" -StopProcessingRules $true
Note In this command, <name> represents the actual rule name, and <SMTP address> represents the actual SMTP address. - From another account, you send a Double-Bytes Character Set (DBCS) message to the mailbox that has this Inbox rule.
- You log on to the mailbox of the "ForwardTo" address, and then you open the forwarded message.