mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 10:58:17 +00:00
11 lines
202 B
Markdown
11 lines
202 B
Markdown
# raw_value
|
|
|
|
```lua
|
|
local raw_value = header.raw_value
|
|
```
|
|
|
|
{{since('2025.10.06-5ec871ab')}}
|
|
|
|
Returns the raw value of the header, as encoded in header text in the formatted
|
|
email message, as a string.
|