Mercurial > p > roundup > code
diff CHANGES.txt @ 6247:ca0915457761
Handle auto-submitted header on inbound email like bulk.
Part of issue2550564.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 28 Jul 2020 20:58:04 -0400 |
| parents | 6834bb5473da |
| children | 95183d73ac64 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Jul 28 15:40:00 2020 -0400 +++ b/CHANGES.txt Tue Jul 28 20:58:04 2020 -0400 @@ -20,6 +20,9 @@ [A-z][A-z0-9_]+[A-z_]. This was never documented or enforced, but we get obscure errors if the rules are not followed. (Tom Ekberg tests by John Rouilard) +- issue2550564 - Roundup sets "Precedence: bulk" on all outgoing mail, + which seems wrong. Handle Auto-Submitted header on *inbound* email + like we do precedence bulk. This is part of this issue. 2020-07-13 2.0.0
