TMM Check Email
Verify your WordPress email is working. No fluff plugin; no bloat; just this one feature!
by Your Name · github.com/themightymo/tmm-check-email · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/themightymo/tmm-check-email/archive/refs/heads/main.zipReadme
TMM Check Email Plugin
A lightweight WordPress plugin that allows you to send test emails directly from your WordPress admin panel to verify that email functionality is working correctly.
Features
- Simple Interface: One-click email testing from the Tools menu
- Email Verification: Test if WordPress can send emails via form plugins, password resets, and other email functions
- Header Options: Choose between standard or custom email headers
- Security: Nonce verification and capability checks built-in
- Admin-only: Only administrators can access this tool
Installation
- Copy the
tmm-check-emailfolder to your WordPress plugins directory (/wp-content/plugins/) - Go to Plugins in the WordPress admin panel
- Find TMM Check Email and click Activate
- Navigate to Tools > Check Email to start testing
Usage
- Go to Tools > Check Email in your WordPress admin panel
- Enter the email address where you want to send the test email
- Choose your email header type:
- Standard headers: Basic MIME and content-type headers
- Custom headers: Includes additional X-Mailer header
- Click Send test email
- Check if the email arrives in the recipient's inbox
What It Tests
This plugin helps verify:
- SMTP/mail server configuration
- WordPress email sending capability
- Email delivery and filtering issues
- Mail header handling
Files
tmm-check-email.php- Main plugin file with all functionalitystyles.css- Admin interface stylingREADME.md- This file
Requirements
- WordPress 5.0 or higher
- PHP 5.6 or higher
- Administrator access
Support
If emails are not being sent:
- Check your hosting provider's mail server settings
- Verify your site's SMTP configuration
- Check spam/junk folders
- Review server error logs
License
GPL v2 or later