mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-21 01:05:31 +00:00
10 lines
143 B
Markdown
10 lines
143 B
Markdown
# set_mime_version
|
|
|
|
```lua
|
|
headers:set_mime_version(VALUE)
|
|
```
|
|
|
|
{{since('2025.10.06-5ec871ab')}}
|
|
|
|
Assign `VALUE` to the `Mime-Version` header.
|