mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-19 16:01:08 +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.