mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-21 11:58:17 +00:00
1bf9d138ce
refs: https://github.com/KumoCorp/kumomta/issues/117 Could also make it possible to do eg: https://github.com/KumoCorp/kumomta/issues/142 without any explicit direct support in the product.
203 B
203 B
bcc
local bcc = headers:bcc()
{{since('dev')}}
Parses the Bcc header from the headermap and returns the corresponding
AddressList representation of the header.