nemavi/dnsbl

Plugin to check users logging in from DNSBL lists

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:roundcube-plugin

1.1 2025-01-08 16:58 UTC

This package is auto-updated.

Last update: 2025-05-08 17:38:05 UTC


README

Plugin to check users logging in from DNSBL lists for Roundcube

Roundcube DNSBL Plugin

This is a Roundcube plugin to check users logging in from DNS Blacklists (DNSBL). It helps prevent login attempts from IP addresses that are listed in DNSBLs, providing an additional layer of security to your Roundcube installation.

Features

  • Blocks login attempts from IPs listed in DNSBLs.
  • Allows configuring a custom list of DNSBLs, whitelist, and blacklist IP addresses.
  • Fully configurable using a config.inc.php file for easy management.
  • Extra feauture of showing image and playing sound can be configured in dnsbl.php

Requirements

  • Roundcube 1.6.8 or higher

Installation

1. Install via Composer

You can install the plugin via Composer by running:

composer require nemavi/dnsbl

2. Install Manually

Clone this git to /roundcube_root/plugins/dnsbl

And add dnsbl to main config file plugin activation /roundcube_root/config.inc.php