Skip to content

mime_params

local params = header.mime_params
Since: Dev Builds Only

The functionality described in this section requires a dev build of KumoMTA. You can obtain a dev build by following the instructions in the Installation section.

Reading the mime_params field will attempt to interpret the contents of the header as a MimeParams.

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