Public bug reported:
We have seen (very rarely) cases where a recipient address has a quoted local part such as "jr."@example.org. This results in a VERPed sender address like list-bounces+"jr."=example.org@example.com which is syntactically invalid. The VERPed sender should be "list- bounces+jr.=example.org"@example.com in this case. I.e., the entire VERPed sender local part should be quoted, not just the recipient local part.
This also requires BounceRunner to recognize this and restore the original local part.
** Affects: mailman Importance: Medium Assignee: Mark Sapiro (msapiro) Status: In Progress
** Changed in: mailman Status: In Progress => Triaged
** Changed in: mailman Milestone: 2.1.26 => None
** Changed in: mailman Milestone: None => 2.1.27
** Changed in: mailman Milestone: 2.1.27 => 2.1.28
** Changed in: mailman Milestone: 2.1.28 => 2.1.29
** Changed in: mailman Milestone: 2.1.29 => 2.1.30
** Changed in: mailman Status: Triaged => Won't Fix
** Changed in: mailman Milestone: 2.1.30 => None