blacklistspam Plugin Archive

Below is a list of versions that are available for the blacklistspam plugin. To find other plugins, please review this listing of most recent releases of all plugins.

Plugins extend and enhance the functionality of Openfire. To install plugins, copy the .jar file into the plugins directory of your Openfire installation.

Spam Blacklist Plugin Readme

Overview

The spam blacklist plugin periodically retrieves a curated list of addressesthat are known sources of spam, and blocks traffic sent from those addresses.

Installation

Copy blacklistSpam.jar into the plugins directory of your Openfire installation.The plugin will then be automatically deployed. To upgrade to a new version,copy the new monitoring.jar file over the existing file.

Configuration

The list of addresses that are blocked is obtained using a HTTP call from an URLthat is configured by the property blacklistspam.connection.request.urlThe default value for this property is https://igniterealtime.org/JabberSPAM/blacklist.txtThe HTTP result is expected to contain a plain-text body, with JIDs (domains)separated by newlines (one JID per line).

The default behavior of the plugin is the verify stanzas that arrive from other XMPP domains.The plugin can also be configured to verify stanzas that are outbound. This behavior isconfigured by the blacklistspam.check.incoming and blacklistspam.check.outgoingproperties, which require a boolean value.

To facilitate analysis of stanzas that are blocked, the plugin can be configured to writeall blocked stanzas to disk. To enable this functionality, set the value for theblacklistspam.blockedlog.enabled property to true. When enabled,all blocked stanzas are logged in files in a folder named blacklist in the<OPENFIRE-HOME>/ folder.

Attribution

Icons made by Smashiconsfrom www.flaticon.comis licensed by CC 3.0 BY

Releases Info File Version Released Openfire Version
Plugin Spam blacklist
Uses an external blacklist to reject traffic from specific addresses.
README Changelog Download 1.0.0 Sep 9, 2020   +

The plugins below, so-called SNAPSHOTS, are build automatically by the continuous integration system. They represent the latest development, but are untested.

Snapshots Info File Version Built at Openfire Version
Plugin Spam blacklist
README Changelog Download 1.0.1-SNAPSHOT Mar 18, 2023 10:20:40 PM   +
Plugin Spam blacklist
README Changelog Download 1.0.1-SNAPSHOT Mar 18, 2023 10:19:44 PM   +
Plugin Spam blacklist
README Changelog Download 1.0.1-SNAPSHOT Apr 21, 2022 1:17:49 PM   +
Plugin Spam blacklist
README Changelog Download 1.0.1-SNAPSHOT Oct 27, 2021 1:56:28 PM   +
Plugin Spam blacklist
README Changelog Download 1.0.1-SNAPSHOT Jan 11, 2021 4:04:39 PM   +
Plugin Spam blacklist
README Changelog Download 1.0.1-SNAPSHOT Sep 9, 2020 7:33:27 AM   +
Plugin Spam blacklist
README Changelog Download 1.0.1-SNAPSHOT Sep 9, 2020 7:30:18 AM   +