The LMTP runner should reject messages with duplicate Message-IDs
Bug #967951 reported by
Barry Warsaw
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNU Mailman |
In Progress
|
High
|
Aanand |
Bug Description
Subject says it all. Mailman 3 requires unique Message-IDs for posts.
Related branches
lp:~sakuag333/mailman/lmtp-duplicate-id
On hold
for merging
into
lp:mailman
- Barry Warsaw: Pending requested
-
Diff: 73 lines (+19/-6)2 files modifiedsrc/mailman/core/switchboard.py (+14/-6)
src/mailman/runners/lmtp.py (+5/-0)
lp:~aanand0071/mailman/967951
Ready for review
for merging
into
lp:mailman
- Barry Warsaw: Needs Fixing
-
Diff: 33 lines (+7/-0)1 file modifiedsrc/mailman/runners/lmtp.py (+7/-0)
Changed in mailman: | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → 3.0.0b2 |
Changed in mailman: | |
milestone: | 3.0.0b2 → none |
Changed in mailman: | |
assignee: | nobody → Aanand (aanand0071) |
status: | Confirmed → In Progress |
To post a comment you must log in.
This is the diff file i have uploaded,kindly have a look.