—- plugin —-
description: Adds DKIM header to emails
author : Duncan Cameron
type :
lastupdate : 2022/03/30 17:23
compatible :
depends :
conflicts :
similar :
tags :
This plugin adds a DKIM header to emails sent by phplist.
You need to create a DKIM private/public key pair, then create a DNS TXT record holding the public key. The private key is entered into phplist.
You can usually do this using the control panel of your web server.
Install on the Plugins page (menu Config > Manage Plugins) using the package URL
https://github.com/bramley/phplist-plugin-dkim/archive/master.zip
The plugin adds a section to the Settings page where you can enter
The private key field takes precedence over the private key path.
For example, if the name of your DKIM record is default._domainkey.mydomain.com
then
mydomain.com
default