happyDeliver/docker/postfix
Pierre-Olivier Mercier d53c1b1e00
All checks were successful
continuous-integration/drone/push Build is passing
tls: surface transport TLS status in email path and authentication
Parse TLS details (version, cipher, bits, cert verification) from the
Postfix Received header parenthetical and expose them per hop, rendered
as a per-hop badge in the Email Path card.

Add an x-tls Authentication-Results result: parse it when present, and
otherwise synthesize it from the inbound hop's TLS info. A negative
result (unencrypted inbound connection) applies a -10 authentication
score penalty and is shown in the Authentication card. Enable the TLS
handler in authentication_milter.

Closes: #40
2026-06-06 16:44:27 +09:00
..
aliases Add AIO Dockerfile 2025-10-20 15:02:14 +07:00
main.cf tls: surface transport TLS status in email path and authentication 2026-06-06 16:44:27 +09:00
master.cf postfix: add tlsmgr service to enable STARTTLS 2026-06-06 16:44:27 +09:00
transport_maps Use base32 encoded UUID to reduce address size 2025-10-20 15:30:45 +07:00