xevo / mediawiki-extensions-BounceHandler

Github mirror of MediaWiki extension BounceHandler - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BounceHandler

BounceHandler a MediaWiki extension which allows a wiki to handle bounce emails efficiently, by:

  • Adding a variable envelope return path (VERP) 'Return-Path' header when UserMailer::send is used to send an email message.
  • Providing a bouncehandler API endpoint which can be directly fed bounce notifications from the site's Message Transfer Agent (MTA) via an HTTP POST request.

Installation

See https://www.mediawiki.org/wiki/Extension:BounceHandler#Installation

Configuration

See https://www.mediawiki.org/wiki/Extension:BounceHandler#Configuration and https://www.mediawiki.org/wiki/Extension:BounceHandler#Parameters

License

BounceHandler is licensed under the GPLv2.0+.

About

Github mirror of MediaWiki extension BounceHandler - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

License:GNU General Public License v2.0


Languages

Language:PHP 98.8%Language:JavaScript 1.2%