Skip to content

message_id_list

local message_id_list = header.message_id_list
Since: Dev Builds Only

The functionality described in this section requires a dev build of KumoMTA. You can obtain a dev build by following the instructions in the Installation section.

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.