Hi , I want to send a delivery and want to check whether it is not Quarantined. How should i do so? If Quarantined, i dont want to send a delivery, using enrichment, i have linked with email address schema (info on the email - status) and got the status whether it is unknown , Quarantined or blacklisted.

After that , i am using Query to do additional checks( empty email, blacklist). Here i want to apply Quarantine check also, but i am not able to do so.

When i am using status not eQual to Quarantine in Query, it is giving me 0 results.