Files
kumomta/docs/reference/headermap/reply_to.md
T
2025-10-07 07:38:10 +01:00

10 lines
187 B
Markdown

# reply_to
```lua
local to = headers:reply_to()
```
{{since('2025.10.06-5ec871ab')}}
Parses the `Reply-To` header and returns it in [AddressList](index.md#addresslist) representation.