Defender will show this:
Seems like message trace should as well honestly.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A couple years ago we migrated from on-premises Exchange to Exchange Online. We currently are using Barracuda for email security, with inbound mail flowing through the Barracuda Cloud Protection Layer -> on-premises Barracuda Email Security Gateway -> on-premises Exchange server -> across SMTP connector to 365.
We are about to switch from the Barracuda to a 365-integrated solution (CheckPoint Harmony), which largely leverages the functionality of Exchange Online to handle things the Barracuda has been doing.
Right now, my main concern is how I'll be able to troubleshoot incoming email that isn't getting delivered to the user. As a test, I added a test URL in the Tenant Allow/Block Lists in https://security.microsoft.com. I then sent a test message from a personal account to my work account that contained this URL.
As expected, the email was not delivered and I received a NDR at the sending address. However, I cannot see anything in Exchange Online showing that the email tried to come in and was rejected, or why.
I tried starting a new message trace in the Exchange Online Admin Center, but it didn't find anything. I don't see anything in the various reports that I've looked at in the Security Admin Center, either.
Where would I look to find this email? I'd like to know how to troubleshoot something like this before there's a need to do it for a user. Where should I be looking for messages that we're blocking so I can determine the reason? It doesn't show up in the CheckPoint Harmony logs, presumably because it was blocked by Exchange before CheckPoint would have seen it.
Defender will show this:
Seems like message trace should as well honestly.
Yea see thats the part I will need to test. The TABL doesnt block messages at the SMTP conversation level, IOW, it doesnt reject a message back to the sender. It accepts the message, then processes the block based on the policy - either ending up in junk or quarantine: https://learn.microsoft.com/en-us/microsoft-365/security/office-365-security/tenant-allow-block-list-about?view=o365-worldwide#block-entries-in-the-tenant-allowblock-list
so, it should be in message trace! :)
Hi @Joe Grover
As expected, the email was not delivered and I received a NDR at the sending address.
Do you mind removing all personal information involved and share some of the NDR content here?
I've also tested in my lab tenant by adding a test URL in the Tenant Allow/Block Lists and then sent a test mail containing the url. But I didn't get the NDR at the sending address, and can see the test mail using Message trace with the quarantined status:
Did I misunderstand anything here?