Introducing the Email Infrastructure Repo

The email repo holds Punsky’s email-infrastructure config, centered on Proxmox Mail Gateway (PMG). It’s where we version templates and config for mail routing, filtering, and delivery.

What’s in the repo

Under pmg/ and stock/pmg/ you’ll find PMG config templates: Postfix (main.cf, master.cf), OpenDKIM, ClamAV/freshclam, fetchmail, quarantine and backup notification templates, and PostgreSQL config. We keep a “stock” copy alongside any customized variants so we can diff and update cleanly.

Who it’s for

Teams running PMG or similar mail gateways who want config as code. Clone and adapt the templates to your environment.

gitlab.com/punksky/infrastructure/email

Next Post