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

12 lines
215 B
Markdown

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