mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-07 19:18:57 +00:00
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.
10 lines
168 B
Markdown
10 lines
168 B
Markdown
# comments
|
|
|
|
```lua
|
|
local comments = headers:comments()
|
|
```
|
|
|
|
{{since('dev')}}
|
|
|
|
Parses the `Comments` header and returns the *unstructured* representation of the header.
|