Skip to content
Philippe Lieser edited this page May 17, 2016 · 3 revisions

A description of the available account specific DKIM Verifier options. For the other Options see here.

Verify DKIM signatures

Can be used to overwrite the default value of the Verify DKIM signatures option for this account.

Option available since version 1.5.0.

Read Authentication-Results header

Can be used to overwrite the default value of the Read Authentication-Results header option for this account.

Option available since version 1.4.0.

Trusted authentication servers

A space separated list of server-ids whose Authentication-Results headers are trusted. The Authentication-Results of non trusted servers are not used. Leave empty to trust all Authentication-Results.

By default the server-ids have to match exactly. This behavior can be changed by prepending an @ to a server-id. In this case the server-id is treated as a domain name, and also sub-domains of the specified server-id are allowed. E.g. with @example.com, the add-on is also trusting an Authentication-Results with a server-id of foo.example.com.

Option available since version 1.4.0.