Question : Forward receive message to hotmail account

I have exchange 2007 is running. I want all my receive e-mails to be forwarded to my extarnal hot mail account. I try using contact but it didnt work

Answer : Forward receive message to hotmail account

Hi,

Do you want all messages sent to your particular mailbox only forwarded to your hotmail account that you have added as a contact?

i.e. everything sent to your.emailaddress@yourdomain.com forward to your.emailaddress@hotmail.com?

You can do this via the Exchange management shell: -

Set-Mailbox -Identity -ForwardingAddress:dress> -DeliverToMailboxAndForward:<$true|$false>

i.e. Set-mailbox -identity yourusername -forwardingaddress hotmailaddress -delivertomailboxandforward:true

You need to have the hotmail address added as a contact first.
Random Solutions  
 
programming4us programming4us