mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-19 00:01:07 +00:00
289 B
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.