No method via ECP is available for this but a simple powershell command will do the trick:
Set-Mailbox -Identity "User" -DeliverToMailboxAndForward $true -ForwardingSMTPAddress newuser@domain.tld
No method via ECP is available for this but a simple powershell command will do the trick:
Set-Mailbox -Identity "User" -DeliverToMailboxAndForward $true -ForwardingSMTPAddress newuser@domain.tld