Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.
/ postfixadmin Public archive

A more configurable alternative to hardware/postfixadmin, using dirtsimple/php-server

Notifications You must be signed in to change notification settings

dirtsimple/postfixadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Compact Docker server for Postfixadmin

Based on dirtsimple/php-server, this container is a an alpine nginx+php 7.1 runner for Postfixadmin 3.1+. It supports the same configuration variables as hardware/postfixadmin, adding these new ones as well:

  • ADMIN_USER -- used to set the admin_email for Postfixadmin (to $ADMIN_USER@$DOMAIN). postfixadmin is the default.
  • DEFAULT_ALIASES -- a space-separated list of default mail aliases that will be forwarded from each domain to the same alias at $DOMAIN. Defaults to abuse hostmaster postmaster webmaster.

Performance tuning or custom configuration can be done using any of the environment variables or template configuration capabilities supplied by dirtsimple/php-server. You can also build a specific tag or branch of Postfixadmin by passing it as the POSTFIXADMIN_VERSION build argument. The code/webroot is found under /code.

About

A more configurable alternative to hardware/postfixadmin, using dirtsimple/php-server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages