Linux 软件免费装
Banner图

MailTally – Email Logger

开发者 parag44
更新时间 2026年6月9日 13:11
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

email log wp mail mail logger email testing email debug

下载

1.0.0

详情介绍:

MailTally helps site administrators log outgoing emails sent through WordPress wp_mail(). It is built for email debugging and troubleshooting. You can inspect recipients, subjects, message content, headers, attachments, send status, and error messages from a clean WordPress admin interface. MailTally uses the WordPress wp_mail_succeeded and wp_mail_failed hooks. A successful status means WordPress and PHPMailer processed the send request. It does not guarantee inbox delivery. Features include: This plugin does not configure SMTP settings. It logs and debugs emails sent through the standard WordPress mail flow.

安装:

  1. Upload the parag-mail-inspector folder to the /wp-content/plugins/ directory.
  2. Activate MailTally – Email Logger through the Plugins screen in WordPress.
  3. Open MailTally in the WordPress admin menu.

屏幕截图:

  • Email preview modal with HTML and source views.
  • Settings screen for logging, retention, and cleanup.
  • Tools screen for test email, CSV export, and clearing logs.

常见问题:

Does this plugin configure SMTP?

No. MailTally logs and debugs WordPress emails only. It does not add SMTP sending configuration.

Does "Sent" mean delivered to the inbox?

No. "Sent" means WordPress and PHPMailer processed the send request successfully. Mail servers and inbox providers can still reject, bounce, or filter email later.

Can I export email logs?

Yes. The Tools screen includes a CSV export for stored email logs.

更新日志:

1.0.0