Skip to content

Caught and handled a LookupError in subject prefixing.

Mark Sapiro requested to merge msapiro/mailman:prefix into master

Fixes #445 (closed)

Added a test for the LookupError.

Fixed the test for blank subject_prefix which erroneously set _fasttrack.

Merge request reports