Forum Discussion

Graeme Lee's avatar
Graeme Lee
Copper Contributor
Mar 07, 2018
Solved

reject emails to 2 recipients

Hi,   I want to set a Exchange server rule so that anyone that sends and email to address1 AND address2 in the To: field can be rejected. They should be able to send individually to address1 OR a...
  • Ricardo Viana's avatar
    Ricardo Viana
    Mar 07, 2018
    I'm not sure why you have created 6 rules.

    Just to be clear about my idea I will attach a screenshot.

    So, for example:
    A@contoso.com
    B@contoso.com
    C@contoso.com

    Security groups:
    Sec1@contoso.com = a+b
    Sec2@contoso.com = a+c
    Sec3@contoso.com = b+c

    Rules:
    1) to: c + any member of sec1
    2) to: b + any member of sec2
    3) to: a + any member of sec3

    I look forward to hearing from you.