sbehuret/user_check

Roundcube plugin that checks if users belong to a whitelist or blacklist.

Installs: 38

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:roundcube-plugin

pkg:composer/sbehuret/user_check

1.3.1 2022-06-09 10:49 UTC

This package is not auto-updated.

Last update: 2025-12-19 02:37:14 UTC


README

This plugin is useful for multi-domain setups (https://github.com/roundcube/roundcubemail/wiki/Configuration:-Multi-Domain-Setup) where specific users need to be whitelisted or blacklisted from specific domains. This gives more control and flexibility than Roundcube built-in settings 'username_domain' and 'username_domain_forced'. I recommend placing user_check plugin configuration (see example configuration in config.inc.dist) in host-specific configuration files through Roundcube built-in setting 'include_host_config' to enable per-host user whitelists or blacklists. Filters will be matched against Roundcube usernames, which may or may not contain a domain part.