Changes for version 0.02 - 2026-08-23
- define G_LIST as G_ARRAY on perls before 5.36
- the resend transport's max_attachment refusal and the plugin's later_inline_max refusal printed the cap through a bare %.0f with an NV argument, which reads a double off the varargs and printed 0 on the long-double smokers; the formats now name the NV width
- t/lib/FakeSMTPd: a TLS listener no longer stops serving after a client refuses its certificate
Modules
outbound mail: messages, MIME, and the transports that carry them
the queue task behind mail_later
what a delivery attempt came to
the transports, and what one has to be
the capture transport
the log transport
the resend transport
the smtp transport
the sendmail transport
outbound mail for a Punk application