Skip to content

references

local references = headers:references()
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 References header, if present, returning an array style table (list) of Message-Id strings to which this message refers.

Returns nil if no References header is present.