mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 02:48:18 +00:00
12 lines
229 B
Markdown
12 lines
229 B
Markdown
# unstructured
|
|
|
|
```lua
|
|
local unstructured = header.unstructured
|
|
```
|
|
|
|
{{since('2025.10.06-5ec871ab')}}
|
|
|
|
Reading the `unstructured` field will interpret the header value as an
|
|
*unstructured* field and return the resulting string.
|
|
|