Files
kumomta/docs/reference/header/message_id_list.md
T
2025-10-07 07:38:10 +01:00

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.