Emails to a mailbox mysteriously being forwarded

-- -- 957 Reputation points
2021-05-03T05:49:08.143+00:00

Hi

We have Outlook desktop clients connected with Exchange 365 backend.

We have a very peculiar issue that all email to one mailbox is being forwarded to an external contact and we can't find out why. The forwarded emails have a FW: in subject and are saved in Sent Items of the sending mailbox so its probably not being done by Exchange rather one of the Outlook clients? I did check in Exchange and there is no forwarding rule when using;

Get-Mailbox -ResultSize Unlimited -Filter "ForwardingAddress -like '*' -or ForwardingSmtpAddress -like '*'" | Select-Object Name,ForwardingAddress,ForwardingSmtpAddress      

We have also checked Outlook clients and have not been able to find any rule that does the forwarding.

Any clues as to where should I look for this forwarding?

Thanks

Regards

Outlook | Windows | Classic Outlook for Windows | For business
{count} votes

Accepted answer
  1. Jade Liang-MSFT 9,986 Reputation points Microsoft Employee
    2021-05-03T10:38:34.503+00:00

    Hi @-- --

    As far as I know, in the Outlook client, apart from rules, there may be no other options to set up automatic mail forwarding. In order to further avoid the interference of rules, it is recommended to temporarily turn off all rules in Outlook to check if the issue has any differences after that.

    If the issue still exists, I think it may be related to your account itself, as I know, for Microsoft 365 account, we could also forward message automatically via owa, it's suggested to check your setting like below(settings>view all Outlook settings>Mail>Forwarding)

    If your issue has any update, please feel free to post back.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


1 additional answer

Sort by: Most helpful
  1. Ken Kam Hung, Lin 91 Reputation points
    2021-05-03T06:25:34.63+00:00

    Hi @-- -- ,

    Do you know that account has access to outlook 365 too? if so, you may try to run the same powershell in the following link to check all forward rules that belongs to that user.

    https://gcits.com/knowledge-base/find-inbox-rules-forward-mail-externally-office-365-powershell/

    Regards,
    Ken Lin

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.