Exchange Online – You can now block distribution list to be in BCC (hidden copy)

Today we all know the impact and benefits of distribution list.

Well, some time senders may want to send email to peoples and/or distribution lists in hidden copy (BCC) to avoid reply to all storm (especially with distribution list).

But you, as Exchange administrator, may want to ensure (at least certain) distribution list are always visible in the recipient list (either To or CC).

Well, you can now set your distribution list to be blocked when in BCC.

To do so, you need to use Exchange Online PowerShell (please use the ExO v2 module) and run the below command

Set-DistributionGroup –Identity <distribution list identity> -BccBlocked $true

image

Once done, next time somebody tries to send an email with the distribution list in BCC, a NDR (Non Delivery Receipt) will be returned with the explanation the DL is not allowed to be in BCC

image

Exchange Online – Reply to All mail storm protection is coming

It has been announced few months back during the Microsoft Ignite 2019 conference and it is now coming to Exchange Online: the Reply to All mail...

Read More

Exchange Online – Exchange Online PowerShell module v2 is now available on Linux and MacOS

Good news for Exchange Online administrators.

Read More

Microsoft Defender ATP – Support for Linux is coming

After releasing Microsoft Defender Advanced Threat Protection for MacOS few months ago, Microsoft is expanding the support of Defender ATP to Linux...

Read More