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

10 lines
198 B
Markdown

# resent_from
```lua
local from = headers:resent_from()
```
{{since('2025.10.06-5ec871ab')}}
Parses the `Resent-From` header and returns it in [MailboxList](index.md#mailboxlist) representation.