Bug#907437: debbugs creates wrong 'Resent-CC' field
Martin Castillo <[email protected]> Tue, 28 Aug 2018 16:21:23 +0200
| Newsgroups | gmane.linux.debian.devel.debbugs |
|---|---|
| Message-ID | <20180828142122.alv4af5w4xlesnuj__16567.1827424832$1535467755$gmane$org@qt.inflict.us> |
On Tue, Aug 28, 2018 at 09:20:26AM +0200, Julien Cristau wrote: > On Tue, Aug 28, 2018 at 02:26:43 +0200, Martin Castillo wrote: > > > Package: debbugs > > > > Hi, > > > > I'm subscribed to the [email protected] mailing list and > > saw that debbugs seems to add a 'Resent-CC:' field to the messages that > > it bounces. > > > > According to <https://tools.ietf.org/html/rfc5322#section-3.6.6> the > > second 'c' should be lowercase: Resent-Cc: > > > > I checked the debbugs git repo and it seems to be created in > > scripts/process:814. > > > I believe this bug is invalid; Per > https://tools.ietf.org/html/rfc5322#section-1.2.2 "Resent-Cc" is a > "case-insensitive literal value enclosed in quotation marks" and so > "Resent-CC" is just fine. I did not see that part. This bug is invalid. Martin