MT.1076 - MOERA SHOULD NOT be used for sent mail.
Overviewβ
Microsoft Online Exchange Routing Addresses (MOERA) SHOULD NOT be used for sent mail.
Remediation action:β
For each listed user principal name, update primary SMTP address to use a registered domain.
If the listed user principal name sends mail from a script or application, you may need to update that configuration as well.
Entra Managed Mail Attributesβ
-
Within the Entra Portal, navigate to All users
-
Select the user
-
Select Edit properties
-
Select Contact information
-
Update the Email attribute
-
Select Save
AD Managed Mail Attributesβ
Processes can vary depending on use of PowerShell, AD MMCs, or Exchange Management Portal. Update according to your internal processes.
Related linksβ
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | MT.1076 |
| Severity | High |
| Suite | Maester |
| Category | Exchange |
| PowerShell test | Test-MtExoMoeraMailActivity |
| Tags | Exchange, Maester, MT.1076 |
Sourceβ
- Pester test:
tests/Maester/Exchange/Test-ExchangeSetting.Tests.ps1 - PowerShell source:
powershell/public/maester/exchange/Test-MtExoMoeraMailActivity.ps1