Title: Fail2Notify — Mail Failure Alerts
Author: Solgeo Corp.
Published: <strong>Ноябрь 28, 2025-ж.</strong>
Last modified: Декабрь 18, 2025-ж.

---

Плагиндерди издөө

![](https://ps.w.org/fail2notify-mail-failure-alerts/assets/icon-256x256.png?rev
=3408686)

# Fail2Notify — Mail Failure Alerts

 Автору [Solgeo Corp.](https://profiles.wordpress.org/solgeo3960/)

[Жүктөө](https://downloads.wordpress.org/plugin/fail2notify-mail-failure-alerts.1.0.4.zip)

 * [Кенен маалымат](https://ky.wordpress.org/plugins/fail2notify-mail-failure-alerts/#description)
 * [Сын-пикирлер](https://ky.wordpress.org/plugins/fail2notify-mail-failure-alerts/#reviews)
 *  [Орнотуу](https://ky.wordpress.org/plugins/fail2notify-mail-failure-alerts/#installation)
 * [Development](https://ky.wordpress.org/plugins/fail2notify-mail-failure-alerts/#developers)

 [Колдоо](https://wordpress.org/support/plugin/fail2notify-mail-failure-alerts/)

## Сүрөттөө

Fail2Notify hooks into the core `wp_mail_failed` action to capture transport errors,
masks personally identifiable information, optionally stores the latest 50 failure
logs, and posts a concise message to a Slack incoming webhook. A manual “Send Test
Notification” button is included to verify connectivity without forcing an actual
failure.

#### Features

 * Instant detection of `wp_mail()` failures.
 * Slack Incoming Webhook notifications with site label, environment, and body excerpt.
 * Automatic masking for email addresses in any field, including the message body.
 * Up to 50 recent logs visible inside the settings page.
 * Manual “Send Test Notification” button for quick verification.

#### Documentation

 * [Setup Manual (English)](https://solgeo.co.jp/fail2notify-how-to-setup-en)

### 説明

Fail2Notifyは、WordPressコアの`wp_mail_failed`アクションにフックして、メール送信
エラーを検出します。個人情報を自動的にマスクし、最大50件の最新の失敗ログを保存し、
SlackのIncoming Webhookに簡潔なメッセージを送信します。実際のエラーを発生させずに
接続を確認できる「テスト通知を送信」ボタンも含まれています。

#### 機能

 * `wp_mail()`の失敗を即座に検出します。
 * サイト名、本番、ステージングなどの環境、本文抜粋を含むSlack Incoming Webhook通知
   を送信します。
 * メッセージ本文を含むすべてのフィールドでメールアドレスを自動的にマスクします。
 * 設定ページ内で最新50件の送信失敗＆失敗の通知先のログが表示されます。
 * 接続を素早く確認できる「テスト通知を送信」ボタンがあるのでその場で設定に問題が
   ないか確認できます。

#### マニュアル

 * [日本語マニュアル](https://solgeo.co.jp/fail2notify-how-to-setup)

### インストール

 1. `fail2notify-mail-failure-alerts`ディレクトリを`/wp-content/plugins/`にアップロード
    するか、プラグイン画面からインストールします。
 2. 「プラグイン」>「インストール済みプラグイン」からプラグインを有効化します。
 3. 「設定」>「Fail2Notify」を開きます。
 4. 監視を有効にし、必要に応じてサイト/環境ラベルを設定し、Slack Webhook URLを保存し
    ます。
 5. テストボタンを使用してWebhookが正常に動作することを確認します。

### よくある質問

#### Slack以外にもアラートを送信できますか？

現時点ではできません。通知レイヤーは意図的にシンプルに設計されているため、追加の
トランスポート（Teams、Discordなど）は今後追加される可能性があります。

#### Contact Form 7やその他のフォームプラグインで動作しますか？

はい。それらは`wp_mail()`に依存しているため、このプラグインは追加設定なしで同じ失敗
フックをキャプチャします。

#### ログをより長期間保持できますか？

バンドルされているロガーは最新50エントリを保持します。今後のリリースではフィルター
が追加される可能性があります。それまでは、ロガークラスを拡張または交換して、別の
場所に永続化できます。

### 変更履歴

#### 1.0.4

 * WordPress 6.9 での動作確認済み。

#### 1.0.3

 * 設定画面およびReadmeにマニュアルへのリンクを追加しました。

#### 1.0.2

 * メンテナンスリリース：バージョン表記の統一と翻訳ファイルの読み込み処理の追加。

#### 1.0.0

Slack通知、マスキング、ダッシュボード内ログ、手動テストトリガーを含む初回リリース。

### アップグレード通知

#### 1.0.0

初回公開リリース。アップグレード後、Slack Webhookを設定してください。

## Орнотуу

 1. Upload the `fail2notify-mail-failure-alerts` directory to `/wp-content/plugins/`
    or install via the Plugins screen.
 2. Activate the plugin through “Plugins” > “Installed Plugins”.
 3. Open “Settings” > “Fail2Notify”.
 4. Enable monitoring, optionally set the site/environment labels, and save your Slack
    Webhook URL.
 5. Use the test button to confirm the webhook succeeds.

## FAQ.KG

### Can I send alerts anywhere other than Slack?

Not yet. The notifier layer is intentionally simple, so additional transports (Teams,
Discord, etc.) can be contributed later.

### Will it work with Contact Form 7 or other form plugins?

Yes. They rely on `wp_mail()`, so this plugin captures the same failure hooks without
extra configuration.

### Can I keep logs for longer?

The bundled logger keeps the latest 50 entries. Future releases may add filters;
meanwhile you can extend or swap the logger class to persist elsewhere.

## Сын-пикирлер

There are no reviews for this plugin.

## Contributors & Developers

“Fail2Notify — Mail Failure Alerts” is open source software. The following people
have contributed to this plugin.

Мүчөлөрү

 *   [ Solgeo Corp. ](https://profiles.wordpress.org/solgeo3960/)

“Fail2Notify — Mail Failure Alerts” has been translated into 1 locale. Thank you
to [the translators](https://translate.wordpress.org/projects/wp-plugins/fail2notify-mail-failure-alerts/contributors)
for their contributions.

[Translate “Fail2Notify — Mail Failure Alerts” into your language.](https://translate.wordpress.org/projects/wp-plugins/fail2notify-mail-failure-alerts)

### Interested in development?

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

## Өзгөртүүлөр

#### 1.0.4

 * Tested up to WordPress 6.9.

#### 1.0.3

 * Added links to the setup manual in the settings page and readme.

#### 1.0.2

 * Maintenance release: version unification and added textdomain support.

#### 1.0.0

 * Initial release with Slack notifications, masking, in-dashboard logs, and manual
   test trigger.

## Мета

 *  Нуска **1.0.4**
 *  Акыркы жаңыртуу **5 ай мурун**
 *  Активдүү орнотуулар **Fewer than 10**
 *  WordPress нускасы ** 6.0 же андан жогору **
 *  Tested up to **6.9.4**
 *  PHP нускасы ** 7.4 же андан жогору **
 *  Тилдер
 * [English (US)](https://wordpress.org/plugins/fail2notify-mail-failure-alerts/)
   жана .[Japanese](https://ja.wordpress.org/plugins/fail2notify-mail-failure-alerts/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/fail2notify-mail-failure-alerts)
 * Тег:
 * [email](https://ky.wordpress.org/plugins/tags/email/)[logging](https://ky.wordpress.org/plugins/tags/logging/)
   [notification](https://ky.wordpress.org/plugins/tags/notification/)[slack](https://ky.wordpress.org/plugins/tags/slack/)
   [wp_mail](https://ky.wordpress.org/plugins/tags/wp_mail/)
 *  [Advanced View](https://ky.wordpress.org/plugins/fail2notify-mail-failure-alerts/advanced/)

## Рейтинг

Азырынча эч кандай сын-пикир жок.

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

[See all reviews](https://wordpress.org/support/plugin/fail2notify-mail-failure-alerts/reviews/)

## Мүчөлөрү

 *   [ Solgeo Corp. ](https://profiles.wordpress.org/solgeo3960/)

## Колдоо

Комментарийлер барбы? Жардам керекпи?

 [Колдоо форумун көрүү](https://wordpress.org/support/plugin/fail2notify-mail-failure-alerts/)

## Кайрымдуулук

Would you like to support the advancement of this plugin?

 [ Кайрымдуулук кылуу ](https://solgeo.co.jp/)