Files
kumomta/docs/reference/message/get_all_named_header_values.md
2023-02-26 15:01:05 -07:00

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.