mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 10:58:17 +00:00
11 lines
125 B
Markdown
11 lines
125 B
Markdown
# name
|
|
|
|
```lua
|
|
local name = header.name
|
|
```
|
|
|
|
{{since('2025.10.06-5ec871ab')}}
|
|
|
|
Returns the name of the header, as a string.
|
|
|