Skip to content

Allow fall backs for moderation action

username-removed-56772 requested to merge warsaw/mailman:mr100 into master

The moderation_action for members and nonmember can now be None which signals falling back to the appropriate list default action, e.g. default_member_action and default_nonmember_action.

This branch originated with @abompard !100 (closed) for #189 (closed).

Fixes #189 (closed)

Merge request reports