Title: Amanva &#8211; Silent Mode Alert for FluentSMTP
Author: Adam
Published: <strong>September 4, 2026</strong>
Last modified: September 4, 2026

---

Search plugins

![](https://ps.w.org/amanva-silent-mode-alert-for-fluentsmtp/assets/banner-772x250.
png?rev=3680847)

![](https://ps.w.org/amanva-silent-mode-alert-for-fluentsmtp/assets/icon-256x256.
png?rev=3680847)

# Amanva – Silent Mode Alert for FluentSMTP

 By [Adam](https://profiles.wordpress.org/theadam123/)

[Download](https://downloads.wordpress.org/plugin/amanva-silent-mode-alert-for-fluentsmtp.1.0.4.zip)

 * [Details](https://wordpress.org/plugins/amanva-silent-mode-alert-for-fluentsmtp/#description)
 * [Reviews](https://wordpress.org/plugins/amanva-silent-mode-alert-for-fluentsmtp/#reviews)
 *  [Installation](https://wordpress.org/plugins/amanva-silent-mode-alert-for-fluentsmtp/#installation)
 * [Development](https://wordpress.org/plugins/amanva-silent-mode-alert-for-fluentsmtp/#developers)

 [Support](https://wordpress.org/support/plugin/amanva-silent-mode-alert-for-fluentsmtp/)

## Description

Amanva – Silent Mode Alert for FluentSMTP helps WordPress administrators identify
when FluentSMTP is configured not to send emails.

When FluentSMTP silent mode is enabled, the plugin checks this setting at a configurable
interval and sends a reminder through every active FluentSMTP notification channel.
Telegram, Slack, Discord, and Pushover are supported.

When silent mode is enabled but no FluentSMTP notification channel is configured,
the plugin also displays a warning in the WordPress dashboard.

This independent plugin is not affiliated with, endorsed by, or supported by FluentSMTP.

### Author

Amanva – Silent Mode Alert for FluentSMTP is developed and maintained by Adam Bichler.

For support, use the support forum on the plugin’s WordPress.org page. The source
code is maintained on [GitHub](https://github.com/adambichler/amanva-silent-mode-alert-for-fluentsmtp).

### Features

 * Automatically detects FluentSMTP silent mode.
 * Sends reminders through all active FluentSMTP notification channels.
 * Supports Telegram, Slack, Discord, and Pushover through FluentSMTP.
 * Configures the check interval in minutes; the default is 15 minutes.
 * Temporarily disables reminders until a selected date and time.
 * Automatically clears an expired notification pause.
 * Provides a button to send a test notification from the plugin settings.
 * Displays a prominent dashboard warning when no notification channel is available.
 * Uses German as the default language and supports translations.

### Requirements

 * WordPress 6.5 or later.
 * PHP 7.4 or later.
 * FluentSMTP installed and active.
 * At least one active FluentSMTP notification channel for external alerts.

### Privacy

This plugin does not collect personal data, send data to its own servers, or store
personal data. It stores only the configured interval and the notification pause
timestamp in the WordPress options table.

When FluentSMTP silent mode is enabled or an administrator uses the test button,
this plugin instructs FluentSMTP to send a predefined message through every enabled
channel. The message contains the website home page URL and a notice that FluentSMTP
silent mode is enabled. The selected service receives this message through the administrator’s
existing FluentSMTP configuration.

The plugin can use the following third-party services only when the administrator
has configured the corresponding FluentSMTP notification channel:

 * [FluentSMTP](https://fluentsmtp.com/) – [Privacy Policy](https://fluentsmtp.com/privacy-policy/)
 * [Telegram](https://telegram.org/) – [Privacy Policy](https://telegram.org/privacy)
 * [Slack](https://slack.com/) – [Privacy Policy](https://slack.com/privacy-policy)
 * [Discord](https://discord.com/) – [Privacy Policy](https://discord.com/privacy)
 * [Pushover](https://pushover.net/) – [Privacy Policy](https://pushover.net/privacy)

Review the selected service’s terms and privacy policy before enabling a channel.

## Installation

 1. Upload the `amanva-silent-mode-alert-for-fluentsmtp` folder to `/wp-content/plugins/`.
 2. Activate **Amanva – Silent Mode Alert for FluentSMTP** on the **Plugins** screen.
 3. Ensure that FluentSMTP is installed and active.
 4. Configure at least one notification channel in FluentSMTP.
 5. Open **Settings > Silent Mode Alert** to configure the interval and notification
    pause.
 6. Use **Send test notification** to verify the configured channels.

## FAQ

### Does this plugin send emails?

No. The plugin uses the configured FluentSMTP notification channels. It does not
send reminders by email.

### What happens when no notification channel is configured?

While silent mode is enabled, a warning is displayed in the WordPress dashboard.
It links directly to the FluentSMTP notification settings.

### What is the default check interval?

The default interval is 15 minutes. It can be changed in the plugin settings to 
a value between 1 and 1,440 minutes.

### What does the notification pause do?

It suppresses external reminders until the selected date and time in the WordPress
site time zone. Checks continue during the pause. After it expires, the field is
cleared automatically and reminders resume at the next eligible check.

### Does the test button depend on silent mode being enabled?

No. The test button sends a test notification to the active FluentSMTP channels 
regardless of the current silent mode setting or a configured notification pause.

### Does the plugin replace FluentSMTP?

No. FluentSMTP remains responsible for email delivery and notification channel configuration.
This plugin only monitors the silent mode setting and sends reminders through FluentSMTP.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Amanva – Silent Mode Alert for FluentSMTP” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Adam ](https://profiles.wordpress.org/theadam123/)

[Translate “Amanva – Silent Mode Alert for FluentSMTP” into your language.](https://translate.wordpress.org/projects/wp-plugins/amanva-silent-mode-alert-for-fluentsmtp)

### Interested in development?

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

## Changelog

#### 1.0.4

 * Translated all plugin interface strings, notifications, and code comments into
   English.

#### 1.0.3

 * Updated the WordPress.org readme to standard English.
 * Renamed the WordPress settings menu item to Silent Mode Alert.

#### 1.0.2

 * Updated the plugin name, slug, technical identifiers, and text domain to Amanva.
 * Corrected the contributor to the WordPress.org account theadam123.
 * Translated the user interface and notification texts into German.

#### 1.0.1

 * Moved cron rescheduling from the sanitize callback to the option update hook.
 * Removed database writes from the settings getter; expired notification pauses
   are cleared by the cron handler.
 * Added uninstall cleanup for the plugin option, scheduled event, and multisite
   installations.
 * Removed manual translation loading because WordPress.org loads translations automatically.
 * Improved coding standards compliance and escaping.

#### 1.0.0

 * Initial release.
 * Added silent mode checks and a configurable WP-Cron interval.
 * Added a notification pause and automatic expiry handling.
 * Added delivery through FluentSMTP channels and test notifications.
 * Added a dashboard warning and translation support.

## Meta

 *  Version **1.0.4**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [alerts](https://wordpress.org/plugins/tags/alerts/)[email notifications](https://wordpress.org/plugins/tags/email-notifications/)
   [smtp](https://wordpress.org/plugins/tags/smtp/)
 *  [Advanced View](https://wordpress.org/plugins/amanva-silent-mode-alert-for-fluentsmtp/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/amanva-silent-mode-alert-for-fluentsmtp/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/amanva-silent-mode-alert-for-fluentsmtp/reviews/)

## Contributors

 *   [ Adam ](https://profiles.wordpress.org/theadam123/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/amanva-silent-mode-alert-for-fluentsmtp/)