Allow messages from outside organization not allowed while creating email group/ DL
3 answers
-
In my testing within an Exchange Online environment, I am still able to update the delivery management setting for a distribution group to "Allow messages from people inside and outside my organization".
May I kindly clarify whether this distribution group is hosted on-premises and then synchronized to the cloud?
If that is the case, you may need to update the group directly in your on-premises environment and then allow Microsoft Entra Connect to complete the synchronization.
You may also try using the following PowerShell command:
Set-DistributionGroup -Identity "group+domain.com" -RequireSenderAuthenticationEnabled $falseYou can run this by connecting to the Exchange Online module if the group is managed in Exchange Online, or through the Exchange Management Shell if it is managed on-premises.
Additionally, may I kindly check whether this behavior also occurs with a newly created distribution group?
If you have any updates after reviewing this, please feel free to share them with me.
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.
-
Vergil-V 14,765 Reputation points • Microsoft External Staff • Moderator
Hi Bhattacharya, Paramita
I just wanted to kindly follow up to see if you’ve had a chance to review my previous response.I would greatly appreciate any updates you may be able to provide.
Thank you again for your time, and I look forward to hearing from you.
Sign in to comment -
-
Bhattacharya, Paramita 0 Reputation points
it is showing server busy while selecting allow external message option.
-
AI answer
To allow messages from outside the organization to a distribution group or Microsoft 365 group, configure the group’s delivery settings in the admin tools rather than at creation time.
For a Microsoft 365 group (including SharePoint-connected groups):
- In the Microsoft 365 admin center, go to Teams & groups > Active teams & groups.
- Select the group.
- On the Settings tab, enable Let people outside the organization to email this group (or Allow external senders to email this group depending on the UI).
- Save the change and wait up to about an hour for it to take effect.
Alternatively, in the Exchange admin center for Microsoft 365 groups:
- Go to Recipients > Groups and select the group.
- Open Settings.
- Under delivery options, select Allow external senders to email this group and save.
For classic distribution lists in Exchange Online:
- In the Exchange admin center, go to Recipients > Groups and select the distribution list.
- Under Delivery management, choose Senders inside and outside of my organization to allow Internet senders.
- Optionally, use Specified senders if only certain senders should be allowed.
If external senders still receive NDRs such as 5.7.193, 5.7.133, or 5.7.124, verify that:
- The group is configured to allow external senders as above, and
- The sender is either in the allowed senders list (if restrictions are configured) or the group is set to allow all internal and external senders.
References:
- NDR 550 5.7.193 when external users send email to a Microsoft 365 group
- Fix NDR error "550 5.7.133" in Exchange Online
- Fix NDR error "550 5.7.124" or "5.7.124" in Exchange Online
- Create and manage distribution lists in Exchange Online
- Notifications sent to SharePoint sites connected to Microsoft 365 groups aren’t received
- Manage a group in the Microsoft 365 admin center
- Manage distribution groups
- whitelist a distribution list - Microsoft Q&A
AI-generated content may be incorrect. Read our transparency notes for more information.
