Postfix mail server

v0.1.5

Queue inspection, config dump, log tailing, plus narrow operator actions (flush, requeue, delete-by-queue-id). These mutators are high- or critical-risk; the reversible hold/release pause is medium. All are audited. Postfix uid must own the runner OR runner must be in the postdrop group.

Pack ID
postfix
Vendor
emisar
OS
linux
Actions
14

Install

emisar pack install validates the pack and verifies its content hash before copying it into /etc/emisar/packs. The --hash below pins the install to the exact bytes on this page — a tampered copy is rejected. After install, reload the runner; it re-reads the catalog and advertises every action.

content hash: sha256:43c61b45b979cfecc845394a979a6a9c048860b6cf25c3ac782858cca75b4158

on the runner host
sudo emisar pack install postfix \
  --hash sha256:43c61b45b979cfecc845394a979a6a9c048860b6cf25c3ac782858cca75b4158 \
  --dest /etc/emisar/packs

# Reload so the runner re-reads the catalog:
sudo systemctl reload emisar

Actions 14 total

View on GitHub