Title: Eprimo Mail Radar
Author: ePrimo Technology
Published: <strong>August 2, 2026</strong>
Last modified: August 2, 2026

---

Search plugins

![](https://ps.w.org/eprimo-mail-radar/assets/banner-772x250.png?rev=3631782)

![](https://ps.w.org/eprimo-mail-radar/assets/icon-256x256.png?rev=3631782)

# Eprimo Mail Radar

 By [ePrimo Technology](https://profiles.wordpress.org/eprimo/)

[Download](https://downloads.wordpress.org/plugin/eprimo-mail-radar.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/eprimo-mail-radar/#description)
 * [Reviews](https://wordpress.org/plugins/eprimo-mail-radar/#reviews)
 *  [Installation](https://wordpress.org/plugins/eprimo-mail-radar/#installation)
 * [Development](https://wordpress.org/plugins/eprimo-mail-radar/#developers)

 [Support](https://wordpress.org/support/plugin/eprimo-mail-radar/)

## Description

**Eprimo Mail Radar** tracks every email your WordPress site sends. Know instantly
whether emails are delivered or failing — no more guessing.

Perfect for developers, site owners, and agencies who need visibility into WordPress
email delivery.

#### Why Eprimo Mail Radar?

WordPress provides no built-in way to know if emails are actually being sent. With
Eprimo Mail Radar, you get complete visibility:

 * Was the WooCommerce order confirmation delivered?
 * Did the contact form submission go through?
 * Why is the password reset email failing?
 * Which plugin is sending the most emails?

#### Key Features

**📧 Automatic Email Logging**
 Every outgoing email is logged automatically — subject,
recipient, content, headers, status, and which plugin sent it.

**🔍 Source Detection**
 Automatically identifies which plugin or theme triggered
the email — WooCommerce, Contact Form 7, Gravity Forms, WordPress core, or any other
plugin.

**📎 Attachment Tracking**
 Logs attachment filenames, sizes, and file types. Download
attachments directly from the email details page.

**⚡ Live AJAX Search**
 Search by recipient, subject, or source. Results update
instantly as you type — no page reloads.

**📅 Date Range Filter**
 Filter emails by date range to find exactly what you need.

**🔄 Resend with Recipient Edit**
 Resend any logged email to the original or a 
different recipient. Edit the recipient address before sending.

**🛡️ Privacy Controls**
 GDPR-friendly options to disable content logging, mask 
recipient addresses, or disable attachment logging.

**🗑️ Bulk Actions**
 Delete selected emails, all failed emails, or all sent emails
in one click.

**⏰ Auto-Cleanup**
 Configure automatic deletion of old logs — 7 days, 30 days,
90 days, or keep forever.

**🎨 Email Preview**
 View rendered HTML emails in a secure sandboxed iframe. Toggle
between rendered view and source code.

#### Works With Everything

Eprimo Mail Radar works with any plugin or theme that sends emails through WordPress:

 * WooCommerce
 * Contact Form 7
 * Gravity Forms
 * WPForms
 * Elementor Forms
 * BuddyPress
 * bbPress
 * Easy Digital Downloads
 * WP Mail SMTP
 * Any SMTP plugin
 * Custom plugin emails
 * WordPress core emails

#### Zero Configuration

Install, activate, done. Eprimo Mail Radar starts logging immediately with sensible
defaults. Configure settings only if you want to.

### Privacy Policy

Eprimo Mail Radar stores email data in your WordPress database. Depending on your
privacy settings, this may include:

 * Sender and recipient email addresses
 * Email subject line
 * Email content (can be disabled)
 * Email headers
 * Attachment filenames and sizes (can be disabled)
 * Send date and delivery status
 * Source plugin or theme name

**No data is transmitted to external servers.** All logged data remains on your 
WordPress installation.

Eprimo Mail Radar provides privacy controls to:

 * Disable email content logging
 * Mask recipient email addresses
 * Disable attachment information logging

You are responsible for configuring these settings in compliance with your privacy
policy and applicable data protection regulations.

#### Minimum Requirements

 * WordPress 5.8 or higher
 * PHP 7.4 or higher
 * MySQL 5.6 or higher / MariaDB 10.1 or higher

## Screenshots

[⌊Email List — View all logged emails with status, source, and date. Hover to see
View, Delete, and Resend actions.⌉⌊Email List — View all logged emails with status,
source, and date. Hover to see View, Delete, and Resend actions.⌉[

**Email List** — View all logged emails with status, source, and date. Hover to 
see View, Delete, and Resend actions.

[⌊Live Search — Search by recipient, subject, or source with instant results. Filter
by date range and status.⌉⌊Live Search — Search by recipient, subject, or source
with instant results. Filter by date range and status.⌉[

**Live Search** — Search by recipient, subject, or source with instant results. 
Filter by date range and status.

[⌊Email Detail — View rendered HTML preview or raw source code. See recipient, sender,
source, headers, and attachments.⌉⌊Email Detail — View rendered HTML preview or 
raw source code. See recipient, sender, source, headers, and attachments.⌉[

**Email Detail** — View rendered HTML preview or raw source code. See recipient,
sender, source, headers, and attachments.

[⌊Resend Modal — Resend any email to the original or a different recipient.⌉⌊Resend
Modal — Resend any email to the original or a different recipient.⌉[

**Resend Modal** — Resend any email to the original or a different recipient.

[⌊Settings — Configure logging, retention, privacy controls, and exclusions.⌉⌊Settings—
Configure logging, retention, privacy controls, and exclusions.⌉[

**Settings** — Configure logging, retention, privacy controls, and exclusions.

[⌊Statistics — Quick overview of total, sent, and failed email counts.⌉⌊Statistics—
Quick overview of total, sent, and failed email counts.⌉[

**Statistics** — Quick overview of total, sent, and failed email counts.

## Installation

#### Automatic Installation

 1. Go to **Plugins  Add New** in your WordPress admin
 2. Search for **Eprimo Mail Radar**
 3. Click **Install Now** and then **Activate**

#### Manual Installation

 1. Download the plugin ZIP file
 2. Go to **Plugins  Add New  Upload Plugin**
 3. Choose the ZIP file and click **Install Now**
 4. Activate the plugin

#### Getting Started

After activation, a new **Eprimo Mail Radar** menu appears in your WordPress admin
sidebar. The plugin immediately begins logging all outgoing emails. Visit **Eprimo
Mail Radar  Settings** to customize logging preferences, privacy controls, and retention
periods.

## FAQ

### Does this plugin modify or send emails on its own?

No. Eprimo Mail Radar only observes and logs emails that WordPress sends through
the `wp_mail()` function. It never modifies outgoing emails.

### Will this slow down my site?

No. The logging process adds minimal overhead to the `wp_mail()` function. Database
queries are optimized with proper indexes.

### How does source detection work?

Eprimo Mail Radar uses PHP’s debug backtrace to identify which plugin, theme, or
WordPress core function triggered the `wp_mail()` call. The source is displayed 
in the email list and detail views.

### How long are emails stored?

By default, emails older than 90 days are automatically deleted via WP-Cron. You
can change this to 7, 30, or any number of days in Settings. You can also choose
to keep logs forever.

### Can I exclude certain emails from being logged?

Yes. Go to **Eprimo Mail Radar  Settings** and add email addresses (one per line)
in the Exclude Email Addresses field.

### Does this work with SMTP plugins?

Yes. Eprimo Mail Radar hooks into `wp_mail()` which runs regardless of whether you
use PHP mail, WP Mail SMTP, Post SMTP, or any other SMTP plugin.

### Can I resend an email to a different address?

Yes. Click Resend on any email, and a modal lets you edit the recipient address 
before sending.

### Is this GDPR compliant?

Eprimo Mail Radar provides privacy controls to disable content logging, mask recipient
email addresses, and disable attachment logging. All data is stored locally in your
WordPress database — nothing is sent to external servers. Configure these settings
according to your privacy requirements.

### Can I see email attachments?

Attachment filenames, sizes, and file types are logged. If the file still exists
on the server, you can download it from the email details page.

### Does this work on WordPress Multisite?

Currently, Eprimo Mail Radar works on individual sites within a multisite network.
Network-wide logging is planned for a future release.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Eprimo Mail Radar” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ ePrimo Technology ](https://profiles.wordpress.org/eprimo/)
 *   [ orionshariar ](https://profiles.wordpress.org/orionshariar/)

[Translate “Eprimo Mail Radar” into your language.](https://translate.wordpress.org/projects/wp-plugins/eprimo-mail-radar)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/eprimo-mail-radar/),
check out the [SVN repository](https://plugins.svn.wordpress.org/eprimo-mail-radar/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/eprimo-mail-radar/)
by [RSS](https://plugins.trac.wordpress.org/log/eprimo-mail-radar/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release
 * Automatic email logging via wp_mail hook
 * Success and failure tracking with error messages
 * Source detection — identifies which plugin, theme, or WordPress core sent the
   email
 * Attachment tracking — logs filenames, sizes, and file types with download support
 * Live AJAX search — search by recipient, subject, or source without page reload
 * Date range filter
 * Status filter tabs (All, Sent, Failed) with dynamic counts
 * AJAX pagination
 * Single email view with sandboxed HTML preview
 * Source code view with dark theme
 * Resend email with editable recipient via modal
 * Individual delete with row animation
 * Bulk actions — delete selected, delete all failed, delete all sent
 * Privacy controls — disable content logging, mask recipients, disable attachment
   logging
 * Auto-cleanup via WP-Cron with configurable retention days
 * Keep forever option for retention
 * Exclude specific email addresses from logging
 * Email statistics dashboard
 * WordPress native row actions UI
 * Translation ready with text domain eprimo-mail-radar
 * Database migration system for seamless future updates

## Meta

 *  Version **1.0.0**
 *  Last updated **10 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [email debug](https://wordpress.org/plugins/tags/email-debug/)[email log](https://wordpress.org/plugins/tags/email-log/)
   [email logger](https://wordpress.org/plugins/tags/email-logger/)[Email Tracking](https://wordpress.org/plugins/tags/email-tracking/)
 *  [Advanced View](https://wordpress.org/plugins/eprimo-mail-radar/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/eprimo-mail-radar/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/eprimo-mail-radar/reviews/)

## Contributors

 *   [ ePrimo Technology ](https://profiles.wordpress.org/eprimo/)
 *   [ orionshariar ](https://profiles.wordpress.org/orionshariar/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/eprimo-mail-radar/)