Skip to content

waffle-iron/PostMaster

 
 

Repository files navigation

Stories in Ready

PostMaster Build Status Python Flask

Overview

PostMaster is a beautiful web application to manage domains, users, and aliases on a Linux mail server. After setting up a Linux mail server using the guide from DigitalOcean or Linode, you start to see how tedious it can be to write raw SQL queries to add a new user to your Linux mail server. PostMaster abstracts the domain, user, and alias management of your mail server into a responsive web interface, that is both simple to use and secure.

Although PostMaster was built to work with the database schema instructed in the DigitalOcean or Linode guides, paid support is available for the developers of PostMaster to customize it to work in your environment.

PostMaster is written by Kevin Law and Matthew Prahl.

Features

  • Add, remove, edit, or search domains, users, and aliases on a Linux mail server database
  • Responsive web interface that works great on phones, tablets, and PCs
  • Configurable auditing to keep track of changes
  • Active Directory LDAP login support
  • Friendly REST APIs to automate tasks
  • Runs on Linux, Docker, and Windows

Documentation

Screenshots

Dashboard:

Dashboard

Domains:

Domains

Users:

Users

Aliases:

Aliases

Configurations:

Configurations

Search:

Search

Mobile:

Mobile

About

PostMaster is a beautiful web application to manage domains, users, and aliases on a Linux mail server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 65.9%
  • JavaScript 21.5%
  • HTML 8.0%
  • CSS 3.5%
  • Other 1.1%