mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-10 12:32:13 +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
126 B
Markdown
10 lines
126 B
Markdown
# set_comments
|
|
|
|
```lua
|
|
headers:set_comments(VALUE)
|
|
```
|
|
|
|
{{since('dev')}}
|
|
|
|
Assign `VALUE` (a string) to the `Comments` header.
|