Merge lp:~dukrat/mailman/star_accept_these_nonmembers_override into lp:mailman/2.1
Proposed by
Robert Arlt Jr.
Status: | Needs review |
---|---|
Proposed branch: | lp:~dukrat/mailman/star_accept_these_nonmembers_override |
Merge into: | lp:mailman/2.1 |
Diff against target: |
131 lines (+55/-1) 5 files modified
Mailman/Gui/Privacy.py (+24/-0) Mailman/Handlers/Moderate.py (+16/-0) Mailman/MailList.py (+4/-0) Mailman/Version.py (+1/-1) Mailman/versions.py (+10/-0) |
To merge this branch: | bzr merge lp:~dukrat/mailman/star_accept_these_nonmembers_override |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mark Sapiro | design | Disapprove | |
Review via email: mp+113779@code.launchpad.net |
Description of the change
Adds options to have the *_these_nonmembers override the posting rights of members included in *_these_nonmembers on a per list per *_these_nonmembers basis.
To post a comment you must log in.
Unmerged revisions
- 1360. By root <email address hidden>
-
Adds options to have the *_these_nonmembers override the posting rights of members included in *_these_nonmembers on a per list per *_these_nonmembers basis.
I don't recall if I saw this proposal when it was first submitted. If I did, I apologize for not responding.
In any case, I'm not going to accept it because I really don't see the need for it. If you want *_these_nonmembers to apply to an address which is a member, just delete the member. Granted, there are corner cases, e.g. if Reply-To: is a member but From: isn't, where this might produce a different result, I still don't see it as a useful feature.