mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-24 13:18:18 +00:00
10 lines
148 B
Markdown
10 lines
148 B
Markdown
# set_message_id
|
|
|
|
```lua
|
|
headers:set_message_id(VALUE)
|
|
```
|
|
|
|
{{since('2025.10.06-5ec871ab')}}
|
|
|
|
Assign `VALUE` (a string) to the `Message-Id` header.
|