mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 10:58:17 +00:00
218 B
218 B
message_id
local message_id = headers:message_id()
{{since('2025.10.06-5ec871ab')}}
Parses the Message-Id header, and if present, returns the id string.
Returns nil if Message-Id is not present.