mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-05 18:18:56 +00:00
10 lines
139 B
Markdown
10 lines
139 B
Markdown
# set_subject
|
|
|
|
```lua
|
|
headers:set_subject(VALUE)
|
|
```
|
|
|
|
{{since('2025.10.06-5ec871ab')}}
|
|
|
|
Assign `VALUE` (a string) to the `Subject` header.
|