Skip to content

Mail Authentication

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.

The mail authentication helper module provides functions to assist in performing email message authentication checks.

local mail_auth = require 'policy-extras.mail_auth'

Available Functions