An open API service indexing awesome lists of open source software.

https://github.com/frugan-dev/user_domain_config

Per-User-Domain Configuration Plugin for Roundcube
https://github.com/frugan-dev/user_domain_config

roundcube roundcube-plugin

Last synced: about 1 month ago
JSON representation

Per-User-Domain Configuration Plugin for Roundcube

Awesome Lists containing this project

README

        

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

# Per-User-Domain Configuration Plugin for Roundcube

Enhance your Roundcube webmail with this Per-User-Domain Configuration Plugin.

This simple plugin customizes all configuration parameters based on the domain obtained from the **user's email address authentication**, supporting per-user-domain setups. Custom PHP configuration files for each domain are stored in Roundcube's default config directory, adhering to the same naming conventions of [Roundcube's Multi Domain Setup](https://github.com/roundcube/roundcubemail/wiki/Configuration:-Multi-Domain-Setup) system. Ensure a personalized and efficient email experience for every user with seamless domain-specific configurations.

### Inspired by

- https://github.com/sbehuret/roundcube-plugin-user-config

### Contributing

For your contributions please use:

- [git-flow workflow](https://danielkummer.github.io/git-flow-cheatsheet/)
- [conventional commits](https://www.conventionalcommits.org)

### Changelog

See auto-[CHANGELOG](CHANGELOG.md) file.

### Support

[Buy Me A Coffee](https://buymeacoff.ee/frugan)

### License

(ɔ) Copyleft 2024 [Frugan](https://frugan.it).
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/), see [COPYING](COPYING) file.