User Tools

Site Tools

Translations of this page:

plugin:addons

Addons

—- plugin —-
description: This plugin adds some small features to phplist.
author : Duncan Cameron
compatible : 3.x

sourcerepo : https://github.com/bramley/phplist-plugin-addons


This plugin adds various small features to phpList which aren't worth implementing as individual plugins.
Each feature can be enabled separately through the plugin's group on the Settings page.

Installation

See the README file on the GitHub page https://github.com/bramley/phplist-plugin-addons for how to install the plugin.

Configuration

Settings page

When you have enabled the plugin there will be an Addons group on the Settings page where you can configure the plugin.

Log events when using remote page processing

When remote queue processing is used to manage the sending of emails phplist does not write progress records, such as a batch being completed, to the event log. The plugin can write event log records

  • when a batch has been sent, the number of emails sent for the batch
  • when sending a campaign has completed

Workaround problem with Exim and line beginning with dot character

Some particular versions of Exim appear to handle incorrectly a line beginning with a dot character. The plugin can try to workaround this problem by prepending a space character to any line that begins with a dot character.

See the discussion https://discuss.phplist.org/t/if-the-last-character-of-the-footer-is-a-dot-then-dkim-fails-why/4636/10

Verify that subscription requests originate from this website

This setting might help if your phplist installation is receiving automated subscription requests.

When this setting is enabled the plugin will validate that a subscription request originated from phplist. It checks whether the HTTP_REFERER header includes the “website” configuration setting. If it does not then the plugin returns a 404 status code to try to stop the originator from sending further requests.

Export the event log

The plugin adds an item to the System menu for a page that will export rows from the event log to a CSV file.
The default is to export the most recent 5,000 rows.

Support

Please raise any questions or problems in the user forum https://discuss.phplist.org/

plugin/addons.txt · Last modified: 2023/05/27 14:22 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