mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-19 16:01:08 +00:00
224 B
224 B
message:get_all_named_header_values(NAME)
Gets the all the headers whose name matches NAME, decode them to UTF-8 and
return them in a lua array style table.
Returns an empty table if no matching headers were found.