Skip to content

feat: Add support for forwarding held messages.

Abhilash Raj requested to merge maxking/mailman:held-forward into master

This adds support for forward a held message to a new address, which was a feature supported in Mailman 2.1. This PR mostly just completes the plumbing of the 'forward' paramter, which is a list of addresses, to the right place.

Fixes #174 (closed)

Merge request reports