mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-24 13:18:18 +00:00
1bf9d138ce
refs: https://github.com/KumoCorp/kumomta/issues/117 Could also make it possible to do eg: https://github.com/KumoCorp/kumomta/issues/142 without any explicit direct support in the product.
202 B
202 B
message_id
local message_id = headers:message_id()
{{since('dev')}}
Parses the Message-Id header, and if present, returns the id string.
Returns nil if Message-Id is not present.