Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,6 @@ A submission is invalid when:

- A submission has no EML file attached.
- A submission has been made with an incorrect file extension.
- You did not configure the domain you are submitting emails for.
- A policy has been enforced that causes an email to be received or blocked.
- A submission was made to the wrong team or user alias.

To ensure your submission is valid:
Expand All @@ -181,6 +179,16 @@ To ensure your submission is valid:
- Ensure you configure the domain you are submitting emails for.
- Ensure policies are configured correctly.

To view invalid submissions:

1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
2. Select **Email Security** > **Reclassifications**.
3. Select **Invalid submissions**.

You can search by submission ID or submitted email.

You can filter based on **Date Range** and **Submitted by** (which will list emails that made the invalid submissions). Once you have configured your desired filters, select **Apply filters**.

## Move messages

Moving messages allows you to move messages to a specific folder. You can move up to 1,000 messages at a time.
Expand Down
Loading