mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-06 02:28:56 +00:00
10 lines
152 B
Markdown
10 lines
152 B
Markdown
# set_content_id
|
|
|
|
```lua
|
|
headers:set_content_id(VALUE)
|
|
```
|
|
|
|
{{since('2025.10.06-5ec871ab')}}
|
|
|
|
Assign the `VALUE` (a string) to the `Content-Id` header.
|