Skip to content

Postfix Admin Console documentation

Postfix Admin Console is a Drupal Recipe for adding the Postfix Admin module to an existing Drupal site. The base Recipe installs the module and creates a dedicated postfix_administrator role with only the permissions needed to operate Postfix Admin.

The 1.x release line supports Drupal 11.4 and later, including Drupal 12, and requires PHP 8.3 or later and Postfix Admin 1.x.

Start here

  • Getting started covers installation, applying the base Recipe, assigning the operator role, and verification.
  • Dedicated-site preset describes the optional administration-focused site configuration.
  • Docker demo shows how to try a disposable, preconfigured Postfix Admin Console locally without modifying an existing Drupal site.
  • Module compatibility records the Recipe's module dependency and permission contract.

Project boundaries

The Recipe intentionally does not include Drupal core, a database dump, Postfix, Dovecot, DNS, mail transport, production host configuration, or site secrets. The base Recipe does not change the site's theme or front page.

For releases and support information, see the Drupal.org project page.