Linux 软件免费装
Banner图

Arrow Mail Log

开发者 Irish_Cathal
更新时间 2026年8月26日 01:38
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

email log wp mail mail log email debugging

下载

1.9.4

详情介绍:

Arrow Mail Log records emails sent through WordPress so administrators can review what was sent and whether WordPress reported the message as sent or failed. The free plugin includes:

更新日志:

1.9.4 1.9.3 1.9.2 1.9.1 1.9.0 SMTP compatibility Arrow Mail Log works with SMTP plugins that continue to use the standard WordPress wp_mail() system. This includes the normal WordPress mail flow where an SMTP plugin configures PHPMailer to deliver messages through an SMTP server. If another plugin or service bypasses wp_mail() completely and sends mail directly through its own external API or mail transport, Arrow Mail Log may not be able to record that message. A Sent status means WordPress/PHPMailer successfully handed the message off for sending. It does not guarantee final delivery to the recipient's inbox; a message can still be rejected downstream, bounce, or be classified as spam.