Bug#907437: debbugs creates wrong 'Resent-CC' field

Martin Castillo <[email protected]> Tue, 28 Aug 2018 02:26:43 +0200
Newsgroups gmane.linux.debian.devel.debbugs
Message-ID <20180828002643.oho4dj6na2kglwbm__10992.8228696392$1535417180$gmane$org@qt.inflict.us>
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.


$ git log -p -L /Resent-CC/,+1:scripts/process
says this has been since the first commit.

Greetings,
Martin Castillo