Table of Contents

Botbouncer

—- plugin —-
description: The plugin checks subscription emails for spam using the Botbouncer class https://github.com/michield/botbouncer.
author : Duncan Cameron
type :
lastupdate : 2022-06-23
compatible :
depends :
conflicts :
similar :
tags : spam

downloadurl: https://github.com/bramley/phplist-plugin-botbouncer/archive/master.zip

sourcerepo : https://github.com/bramley/phplist-plugin-botbouncer

The plugin checks subscription emails and IP addresses for spam using the Botbouncer class https://github.com/michield/botbouncer.

It currently supports any combination of the following services:

Installation

The recommended way to install is through the Plugins page (menu Config > Manage plugins) using the package URL https://github.com/bramley/phplist-plugin-botbouncer/archive/master.zip

Then enable the plugin.

Configuration

On the Settings page there is a Bot bouncer settings group where you can specify:

You can control which services the Botbouncer class will use by setting these variables in the config.php file

Additionally you can set these variables which are used by the Botbouncer class

See the Botbouncer repository for more information on how these settings are used.