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 | ||||
|
Download | 1.0.2 | Thu Sep 12 16:53:11 UTC 2024 | 4.8.0 + | |||||
|
Download | 1.0.0 | Wed Sep 09 00:00:00 UTC 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 | ||
|
Download | 1.0.3-SNAPSHOT | Thu Sep 12 16:52:40 UTC 2024 | 4.8.0 + | |||
|
Download | 1.0.2-SNAPSHOT | Wed Sep 11 14:10:16 UTC 2024 | 4.8.0 + | |||
|
Download | 1.0.2-SNAPSHOT | Wed Sep 11 13:03:16 UTC 2024 | 4.8.0 + | |||
|
Download | 1.0.1-SNAPSHOT | Sat Mar 18 22:20:40 UTC 2023 | + | |||
|
Download | 1.0.1-SNAPSHOT | Sat Mar 18 22:19:44 UTC 2023 | + | |||
|
Download | 1.0.1-SNAPSHOT | Thu Apr 21 13:17:49 UTC 2022 | + | |||
|
Download | 1.0.1-SNAPSHOT | Wed Oct 27 13:56:28 UTC 2021 | + | |||
|
Download | 1.0.1-SNAPSHOT | Mon Jan 11 16:04:39 UTC 2021 | + | |||
|
Download | 1.0.1-SNAPSHOT | Wed Sep 09 07:33:27 UTC 2020 | + | |||
|
Download | 1.0.1-SNAPSHOT | Wed Sep 09 07:30:18 UTC 2020 | + |