Skip to content

Rspamd Admin – adminbolt Admin Panel

The Rspamd Admin menu item opens the Rspamd Web UI in a new context. Rspamd is the spam-filtering and email-processing engine used by adminbolt for mail. This link takes you to the external Rspamd interface, not an adminbolt-native page.

URL: /rspamd-webui/ (same host and port as the panel)

Overview

Rspamd provides spam filtering, antivirus, and other mail processing. The Rspamd Web UI allows advanced configuration and monitoring: statistics, rules, symbols, and logs. Use it when you need to tune anti-spam behaviour or diagnose mail issues beyond what Rspamd Logs in the Email section offer.

Purpose

  • View Rspamd statistics and symbol scores.
  • Configure or disable rules, adjust thresholds.
  • Inspect logs and history inside the Rspamd interface.
  • Manage allowlists/blocklists and other Rspamd-specific settings.

Prerequisites

  • Access to the admin panel in adminbolt.
  • Email in the sidebar (Email → Rspamd Admin).
  • Rspamd must be installed and running; the link may require authentication or network access.

Interface Description

The Rspamd Web UI is a separate application. After clicking Rspamd Admin, you are taken to the Rspamd interface (often at /rspamd-webui/ on the same server). Typical sections there include:

  • Dashboard / Statistics – Messages processed, symbols hit, reject rate.
  • Symbols / Rules – List of symbols and rules with scores and enable/disable options.
  • Logs – Rspamd-specific log viewer.
  • Configuration – Advanced Rspamd config (if exposed).

Exact layout and features depend on the Rspamd version and how it is deployed. This is not an adminbolt page; refer to Rspamd documentation for full details.

Email → Rspamd Admin

Notes

  • Changes in the Rspamd Web UI affect the mail stack directly; make backups or note changes when tuning.
  • If the link does not open or you get a connection error, ensure Rspamd is running and that the panel is configured to proxy or redirect to the Rspamd Web UI correctly.