mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-19 16:01:08 +00:00
333 B
333 B
message_id_list
local message_id_list = header.message_id_list
{{since('2025.10.06-5ec871ab')}}
Reading the message_id_list field will attempt to interpret the contents of the
header as list of Message-Id header values.
If the header value is not compatible with this representation, a lua error will be raised.