Skip to content

mime_version

local mime_version = headers:mime_version()
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.

Parses the Mime-Version header, and if present, returns it as a string. Returns nil if Mime-Version is not present.