Files
2025-10-07 07:38:10 +01:00

338 B

mailbox_list

local mailbox_list = header.mailbox_list

{{since('2025.10.06-5ec871ab')}}

Reading the mailbox_list field will attempt to interpret the contents of the header as an MailboxList.

If the header value is not compatible with this representation, a lua error will be raised.