https://github.com/systemli/userli
Web application to (self-) manage email users and encrypt their mailboxes.
https://github.com/systemli/userli
email user-management
Last synced: 8 months ago
JSON representation
Web application to (self-) manage email users and encrypt their mailboxes.
- Host: GitHub
- URL: https://github.com/systemli/userli
- Owner: systemli
- License: agpl-3.0
- Created: 2018-09-18T14:03:04.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T21:19:57.000Z (9 months ago)
- Last Synced: 2025-04-10T21:25:50.661Z (9 months ago)
- Topics: email, user-management
- Language: PHP
- Homepage: https://systemli.github.io/userli/
- Size: 9.13 MB
- Stars: 69
- Watchers: 8
- Forks: 13
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Userli
[](https://github.com/systemli/userli/actions/workflows/integration.yml)
[](https://github.com/systemli/userli/actions/workflows/security-check.yml)
[](https://sonarcloud.io/dashboard?id=systemli_userli)
[](https://sonarcloud.io/dashboard?id=systemli_userli)
[](https://sonarcloud.io/summary/new_code?id=systemli_userli)
[](https://hosted.weblate.org/widgets/userli/-/svg-badge.svg)
Web application to (self-) manage e-mail users and encrypt their mailboxes.

## Features
* User self-service (change password/recovery token, set aliases, ...)
* Invite code system (new users get three invite codes after one week)
* Domain admins (accounts with admin rights for one domain)
* Random alias feature for users
* Recovery tokens to restore accounts when password got lost
* Support for [Dovecot mailbox encryption](https://doc.dovecot.org/configuration_manual/mail_crypt_plugin/)
* Multi-language support (English, French, Spanish, Portuguese, Bokmål, and German provided)
## Installation
Find more information on [how to install Userli](https://systemli.github.io/userli/installation) in
our docs.
## Upgrading
Please see `UPGRADE.md` for instructions on how to upgrade from an earlier
release and also check `CHANGELOG.md` for important changes.
## Get involved!
Userli is free software and we're looking forward to your contribution.
If you're looking for things to work on, take a look in
[our issue tracker](https://github.com/systemli/userli/issues) and especially
the ["good first
issues"](https://github.com/systemli/userli/labels/good%20first%20issue).
There, you can also [report a bug or suggest an enhancement](https://github.com/systemli/userli/issues/new).
You could also [improve our documentation](https://github.com/systemli/userli/blob/main/docs/index.md) or [provide new
translations](https://hosted.weblate.org/engage/userli/).
If you want to do something else - it's totally fine. Any contribution is very welcome.
Please note that everyone involved with this project is expected to follow our
[Code of Conduct](https://systemli.github.io/userli/development/code_of_conduct/).
See more information on how to [set up your development
environment](https://systemli.github.io/userli/development/)
in our docs.
### Contributors
[](https://github.com/systemli/userli/graphs/contributors)
## Copyright
Files: *
Copyright: (c) 2015-2025 systemli.org
License: AGPL v3 or later
Files: assets/images/*.svg
Copyright: (c) github.com
License: MIT