Mimecast Message Tracking

Search, inspect metadata of, and manage held or released Mimecast messages via API.

39|17|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/wyre-technology/msp-claude-plugins --skill mimecast-message-tracking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Mimecast Message Tracking
Source: https://github.com/wyre-technology/msp-claude-plugins/tree/main/msp-claude-plugins/mimecast/mimecast/skills/message-tracking
Command: npx skills add https://github.com/wyre-technology/msp-claude-plugins --skill mimecast-message-tracking

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps investigate email delivery issues, trace suspicious messages, and manage emails held by Mimecast policies, saving time on manual diagnostics.

Core Features & Use Cases

  • Search Messages: Find emails by sender, recipient, subject, and status (delivered, held, rejected, bounced).
  • Get Message Details: Retrieve comprehensive metadata including headers, sender IP, and spam score.
  • Manage Held Messages: Place messages on hold or release them for delivery.
  • Use Case: A user reports a phishing email. Use this Skill to search for emails from the suspicious sender, examine their authentication results, and if malicious, place them on hold to prevent further delivery.

Quick Start

Use the mimecast message trace skill to find emails sent from '[email protected]' to '[email protected]' within the last 24 hours.

Frequently Asked Questions about Mimecast Message Tracking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trace an email stuck in Mimecast?

To trace an email stuck in Mimecast, you can search for messages by sender, recipient, or subject to retrieve detailed delivery metadata and check its current status, such as held or bounced. This helps pinpoint why the message is delayed.

How do I release an email held by Mimecast policies?

To release an email held by Mimecast policies, use the message management tools to search for the held message by recipient or sender, then change its state to released for delivery to the intended inbox.

Can I investigate suspicious emails and check spam scores in Mimecast?

You can investigate suspicious emails by retrieving comprehensive message details including headers, sender IP, and spam score. This allows you to examine authentication results and trace malicious senders within the Mimecast platform.

Do I need API access to track Mimecast messages?

Yes, you need API access to Mimecast for querying and manipulating message states. The Skill requires this API connectivity to search messages, retrieve detailed metadata, and manage held or rejected emails programmatically.

What is the best way to find bounced or rejected emails in Mimecast?

The best way to find bounced or rejected emails in Mimecast is to search messages filtering by their delivery status. You can look up emails by sender or recipient and retrieve detailed information to diagnose why the delivery failed.