https://github.com/akscf/pfadmin
A web based application to manage mail systems based on Postfix / Dovecot
https://github.com/akscf/pfadmin
dovecot management perl5 postfix qooxdoo
Last synced: over 1 year ago
JSON representation
A web based application to manage mail systems based on Postfix / Dovecot
- Host: GitHub
- URL: https://github.com/akscf/pfadmin
- Owner: akscf
- License: other
- Created: 2021-02-25T09:02:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T14:32:01.000Z (about 2 years ago)
- Last Synced: 2025-01-07T20:12:24.518Z (over 1 year ago)
- Topics: dovecot, management, perl5, postfix, qooxdoo
- Language: Perl
- Homepage: https://akscf.org/
- Size: 2.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a lightweight web based application to manage mail systems based on Postfix / Dovecot.
More suitable for small systems, about 10 domains and 1-2k users.
It was written in Perl, possible to work on quite old systems and doesn't require any external packages.
## Version-1.1
- Manage domains, users, aliases, filters (helo/sender/header/body)
- Support mailbox quotas
- Files manager to manage ones in mailboxes
- Json-rpc api
### Related files
- [Installation guide](https://github.com/akscf/pfadmin/blob/main/docs/pfadmin_1x_installation_guide.pdf)
- [API documentation](https://github.com/akscf/pfadmin/blob/main/docs/pfadmin_1x_api.pdf)
- [Example configs](https://github.com/akscf/pfadmin/blob/main/bin/example_configs.tar.gz)