sbehuret / user_check
一个Roundcube插件,用于检查用户是否属于白名单或黑名单。
1.3.1
2022-06-09 10:49 UTC
Requires
- roundcube/plugin-installer: >=0.1.6
This package is not auto-updated.
Last update: 2024-09-26 21:12:58 UTC
README
此插件对于多域名设置(请参阅https://github.com/roundcube/roundcubemail/wiki/Configuration:-Multi-Domain-Setup)非常有用,在这些设置中,需要将特定用户列入特定域名的白名单或黑名单。这比Roundcube内置的“username_domain”和“username_domain_forced”设置提供了更多的控制和灵活性。我建议通过Roundcube内置设置“include_host_config”将user_check插件配置(请参阅config.inc.dist中的示例配置)放入特定主机的配置文件中,以启用每个主机的用户白名单或黑名单。过滤器将与Roundcube用户名匹配,这些用户名可能包含或不包含域名部分。