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

12 lines
219 B
Markdown

# bcc
```lua
local bcc = headers:bcc()
```
{{since('2025.10.06-5ec871ab')}}
Parses the `Bcc` header from the headermap and returns the corresponding
[AddressList](index.md#addresslist) representation of the header.