Skip to content

message_id

local message_id = headers:message_id()
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.

Parses the Message-Id header, and if present, returns the id string. Returns nil if Message-Id is not present.