diff options
| author | Barry Warsaw | 2016-05-03 23:26:10 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2016-05-03 23:26:10 -0400 |
| commit | 3ea95814ac6eb10445bce46f0cc33489efd122d1 (patch) | |
| tree | b8e5f1c2ee3b5c48f653170533e37489c919c456 /src/mailman/docs/NEWS.rst | |
| parent | 6b73c03aa5b1385867cb50508a01cefdb3b565e1 (diff) | |
| download | mailman-3ea95814ac6eb10445bce46f0cc33489efd122d1.tar.gz mailman-3ea95814ac6eb10445bce46f0cc33489efd122d1.tar.zst mailman-3ea95814ac6eb10445bce46f0cc33489efd122d1.zip | |
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 810ca1ce7..1e4d1d147 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -144,6 +144,10 @@ Message handling signals falling back to the appropriate list default action, e.g. `default_member_action` and `default_nonmember_action`. Given by Aurélien Bompard. (Closes #189) + * Ensure that postings from alternative emails aren't held for moderator + approval. For example, if a user is subscribed with one email but posts + with a second email that they control, the message should be processed as + a posting from a member. Given by Aditya Divekar. (Closes #222) REST ---- |
