PHPackages                             webklex/postfixadm - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. webklex/postfixadm

ActiveProject[Framework](/categories/framework)

webklex/postfixadm
==================

PostfixADM Emailaccount management tool

1.0.0.1(8y ago)10517MITPHPPHP &gt;=5.6.4

Since Jul 12Pushed 8y ago3 watchersCompare

[ Source](https://github.com/Webklex/PostfixADM)[ Packagist](https://packagist.org/packages/webklex/postfixadm)[ RSS](/packages/webklex-postfixadm/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (11)Versions (5)Used By (0)

postfixADM
==========

[](#postfixadm)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1631f11afb1ce1dd5f56382d2c60300c1ae42d384aac2d5ae3259156e7ddf678/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f5765626b6c65782f506f737466697841444d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Webklex/PostfixADM)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

About postfixADM
----------------

[](#about-postfixadm)

postfixADM is a modern postfix management tool. It is designed to work with almost any setup that is based on postfix, dovecot and mysql.

**Some of the key features are:**

- Easy web installation and setup
- Fully responsive
- Database mapping
- Supports over 22 crypto algorithms
- Mailbox management
- Alias management
- Domain management
- Optional Quota-Service
- User management &amp; ACL
- System updater integrated
- English and German language supported

**Based on:**

- Laravel 5.4
- AngularJS 1.6
- Angular Material

**Requirements:**

- MySQL
- PHP 5.6
- Apache2 or Nginx 1.6
- doveadm (dovecot-core)

**Developed and compiled with:**

- Gulp
- Bower
- Composer
- NPM / NodeJS

Fore more information please visit:

### Screenshots

[](#screenshots)

[![Installer General](https://camo.githubusercontent.com/6cb5f1f60028943396dac8139d1fa92a3f88b1a1b0aaa49451688c414c460b3b/68747470733a2f2f7777772e7765626b6c65782e636f6d2f77702d636f6e74656e742f75706c6f6164732f696e7374616c6c65725f67656e6572616c2e706e67)](https://camo.githubusercontent.com/6cb5f1f60028943396dac8139d1fa92a3f88b1a1b0aaa49451688c414c460b3b/68747470733a2f2f7777772e7765626b6c65782e636f6d2f77702d636f6e74656e742f75706c6f6164732f696e7374616c6c65725f67656e6572616c2e706e67)[![Installer Databse mapping](https://camo.githubusercontent.com/68ee6c940060ac398aa2768b35ccb0a6b7a3241b52d7d29edef486ac2575c379/68747470733a2f2f7777772e7765626b6c65782e636f6d2f77702d636f6e74656e742f75706c6f6164732f696e7374616c6c65725f64617461626173652e706e67)](https://camo.githubusercontent.com/68ee6c940060ac398aa2768b35ccb0a6b7a3241b52d7d29edef486ac2575c379/68747470733a2f2f7777772e7765626b6c65782e636f6d2f77702d636f6e74656e742f75706c6f6164732f696e7374616c6c65725f64617461626173652e706e67)

Getting started
---------------

[](#getting-started)

#### The easy way

[](#the-easy-way)

Download the newest version at:  and unzip the content to where ever you want it to be.

#### The other way

[](#the-other-way)

If you like you can build your own installation package from this source:

```
$ git clone https://github.com/Webklex/postfixadm.git
$ cd postfixadm
$ composer install
$ php artisan update --init
$ cp gulp.env.example gulp.env
```

Open `gulp.env` and enter your environment name and development domain.

```
$ npm install
$ bower install
$ gulp && gulp watch
```

Optional: Quota service
-----------------------

[](#optional-quota-service)

If you like you can enable a quota service which allows you to keep an eye on your mailbox quota usage. Please refer to [https://www.postfixadm.com/wiki/setup/quota\_service](https://www.postfixadm.com/wiki/setup/quota_service)for more details.

Development
-----------

[](#development)

Copy the file `gulp.env.example` to `gulp.env` and edit the containing variables. Now you can install the development components:

```
$ npm install
$ bower install
```

You can bake everything together with the `gulp` command. If you want to develop a bit more fluent just use `gulp watch` instead.

### Currently known Issues

[](#currently-known-issues)

- Missing or weird translations (please let me know if you find any - you'll get a cookie as well).
- Uncommented code sections.
- The code is not optimized.
- (inactive @postfixadm.com mail addresses - please use github\[at\]webklex.com for now)
- And probably some more... But besides that it works like a charm :)

Contributing
------------

[](#contributing)

Thank you for considering contributing to postfixADM! The contribution guide will be added later ;)

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover a security vulnerability within postfixADM, please send an e-mail to me at . All security vulnerabilities will be promptly addressed.

License
-------

[](#license)

postfixADM is open-sourced software and licensed under [MIT](http://opensource.org/licenses/MIT).

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~11 days

Total

4

Last Release

3194d ago

Major Versions

0.0.0.3 → 1.0.0.12017-08-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/33ae6b4339438c4901fa8ed581119bbca61d071907f308ea8e9af597ae69f08a?d=identicon)[webklex](/maintainers/webklex)

---

Top Contributors

[![Webklex](https://avatars.githubusercontent.com/u/2884144?v=4)](https://github.com/Webklex "Webklex (48 commits)")

---

Tags

dovecotlaravelphppostfixframeworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/webklex-postfixadm/health.svg)

```
[![Health](https://phpackages.com/badges/webklex-postfixadm/health.svg)](https://phpackages.com/packages/webklex-postfixadm)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[ercogx/laravel-filament-starter-kit

This is a Filament v3 Starter Kit for Laravel 12, designed to accelerate the development of Filament-powered applications.

401.5k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
