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

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

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)