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

289 B

references

local references = headers:references()

{{since('2025.10.06-5ec871ab')}}

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.