Complete Email Infrastructure

Your Email Infrastructure.
Under Your Control.

Monitor, access, and control every email account on your server. Self-hosted on cPanel. Zero SaaS fees.

10min Install
$0/mo Hosting
2 Systems
100% Ownership
admin/monitor.php — INBOX
Two Systems. One Install.

Everything You Need, Nothing You Don't

MailMonitor combines a professional IMAP email manager with a complete SaaS business platform.

01

Email Control

Full IMAP access to every mailbox on your server. Read, search, and manage email without exposing credentials.

  • IMAP monitor (3 methods)
  • Webmail for end-users
  • Server-side search
  • Attachment streaming
  • Audit log
02

Business Platform

Sell licenses, support customers, and grow your business — all from the same admin panel.

  • Stripe license sales
  • Member management
  • Support ticket system
  • Email queue + templates
  • Revenue analytics
Features

Everything Included. No Add-ons.

Every feature ships in the base package. No monthly fees, no upsells, no SaaS lock-in.

📧

IMAP Monitor

Browse every mailbox on your server with full read access via three flexible connection methods.

🔒

AES-256 Encryption

All stored credentials are encrypted at rest. Your passwords never leave your server unprotected.

🎫

Support Tickets

Built-in helpdesk with kanban board, priority queues, SLA tracking, and internal notes.

💳

Stripe Payments

Sell licenses directly with Stripe Checkout. Webhooks handle fulfillment automatically.

📊

Analytics

Revenue charts, member growth, ticket health, and email queue stats — all in one dashboard.

14 Email Templates

Fully editable dark-theme HTML email templates for every transactional event.

🌐

CMS Landing Page

Every section of this page is editable from the admin panel with no code required.

🔑

License Keys

Auto-generate and deliver MM-XXXX-XXXX-XXXX-XXXX license keys on purchase.

Cron Queue

Background email queue with retry logic, failure tracking, and delivery analytics.

Quick Start

Up and Running in 10 Minutes

01

Upload Files

Upload to public_html and run composer install.

02

Configure .env

Set DB credentials, SMTP, Stripe, and IMAP settings.

03

Import Schema

Run the SQL files to create all 14 tables.

04

Go Live

Log in to /admin/ and start managing your email infrastructure.

😫 Before MailMonitor
  • SSH into server to check logs
  • Separate tools for each mailbox
  • No audit trail for email access
  • Manual license key spreadsheets
  • Support requests via raw email
  • Zero revenue visibility
🚀 After MailMonitor
  • Browser-based IMAP access
  • All mailboxes in one dashboard
  • Full audit log per admin action
  • Auto-generated, auto-delivered keys
  • Built-in ticketing with SLA
  • Real-time revenue + analytics
IMAP Access

Three Ways to Connect

Pick the method that fits your server setup. All three read email non-destructively via IMAP EXAMINE.

A

Individual Credentials

Store each mailbox password encrypted with AES-256-CBC. Best for hosted environments.

imap_open('{host:993/imap/ssl}',
  'user@domain.com',
  $decryptedPass);
B

cPanel UAPI Discovery

Auto-discover all mailboxes via your cPanel API token. Zero manual configuration.

GET /execute/Email/list_pops
Authorization: cpanel user:token
C

Dovecot Master User

Access any mailbox using a single master password. Ideal for Dovecot setups.

imap_open('{host:993/imap/ssl}',
  'user@domain*mailadmin',
  $masterPassword);
One-Time Price

Own It Once. Use It Forever.

One-time license fee. No subscriptions, no monthly bills. Updates included for the license period.

Starter
$49
one-time payment
  • 1 server
  • 25 mailboxes
  • IMAP monitor
  • Webmail access
  • 6 months updates
Get Starter
Agency
$349
one-time payment
  • Unlimited servers
  • White-label ready
  • All features
  • Priority support
  • Lifetime updates
Get Agency
Priority Support Add-on

Available with any plan

  • Priority email support
  • 1-hour response SLO
  • Monthly video call
  • Migration assistance
$19/mo
or $149/year
Add Support
Compatibility

Works on Your Server

Platform Method A Method B (cPanel API) Method C (Dovecot) Notes
WHM / cPanel Full support
Plesk A + C
DirectAdmin A + C
Ubuntu VPS Dovecot master
Shared Hosting Method A only
Testimonials

Trusted by Server Admins

★★★★★

"Finally a self-hosted tool that lets me monitor all client mailboxes from one interface without SSH."

A
Alex R.
Hosting Provider
★★★★★

"The three IMAP methods make it work on every server type we manage. The ticket system alone is worth it."

M
Maria K.
Agency Owner
★★★★★

"Installed in 8 minutes, configured in 20. The audit log gives me everything I need for compliance."

T
Tom W.
Systems Administrator
FAQ

Common Questions

No. MailMonitor works on any cPanel shared hosting with PHP 8.1+ and IMAP enabled.

Any IMAP-accessible mailbox works — Gmail, Outlook, cPanel mail, or Dovecot-managed accounts.

Yes — you receive the full PHP source. No compiled binaries, no SaaS dependency.

Encrypted with AES-256-CBC using your APP_KEY. The key never leaves your server.

The software keeps working — updates are optional. Your license has no expiry.

The Agency plan includes white-labeling rights for client deployments.

Stripe is optional — the admin panel works without it. It is only needed for the purchase flow.

MailMonitor uses EXAMINE (read-only) mode — it never marks messages as read or modifies them.

Ready to Own Your Email Infrastructure?

One-time purchase. Full source code. Deploy today — no servers, no subscriptions, no lock-in.

30-day money-back guarantee · Instant delivery · Full PHP source code