User Tools

Site Tools

Translations of this page:

plugin:dkim

dkim plugin

—- plugin —-
description: Adds DKIM header to emails
author : Duncan Cameron
type :
lastupdate : 2022/03/30 17:23
compatible :
depends :
conflicts :
similar :
tags :

sourcerepo : http://github.com/bramley/phplist-plugin-dkim/

Purpose

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.

Installation

Install on the Plugins page (menu Config > Manage Plugins) using the package URL

https://github.com/bramley/phplist-plugin-dkim/archive/master.zip

Configuration

The plugin adds a section to the Settings page where you can enter

  • the DKIM domain
  • the DKIM selector
  • the DKIM identity (optional)
  • the private key
  • the path to a file containing the private key and optional passphrase

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

  • the domain is mydomain.com
  • the selector is default
  • the private key is the text of the private key (copy and paste that from the generated private key)

plugin/dkim.txt · Last modified: 2022/10/01 07:33 by duncanc

Resources
Contact Us

e: info@phplist.com

Boring Bit

phpList is a registered limited company

UK Company No. 07582966

VAT Registration 122 0788 37

© phpList 2016