Email Scrubber LWC
EmailMessagePlusArchive LWC
A Lightning Web Component that pulls active and archived records into a single view. Add it to the Case layout, and control exactly what it shows through configuration alone.

WHAT IT SHOWS
Features toggles, set through metadata
Each feature below can be switched on or off independently, so the layout can be trimmed down to exactly what a given instance needs to see.
Email View
Shows the email and email parts.
Header data
Show or hide header key value pairs
Archive Data
Show or hide archive specific data, when the record is archived.
Spam
Show or hide Spam and Bulk Emails scores when available.
Email Legitimacy
Show or hide Email Scrubber's email legitimacy calculations.
Files
Show or hide attached files.
All options live in the components metadata configuration. No code changes needed to toggle features on and off.