Package: debbugs
Severity: normal
Currently, debbugs sends messages with From: headers in the format
“stapelb...@debian.org (Michael Stapelberg)”.
However, https://tools.ietf.org/html/rfc2822#section-3.4 (from 2001)
states:
>Note: Some legacy implementations used the simple form where the
>
Processing control commands:
> tags -1 + moreinfo
Bug #881903 [debbugs] Please use angles in From: addr-spec
Added tag(s) moreinfo.
--
881903: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881903
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Control: tags -1 + moreinfo
On 2017-11-16 8:54, Michael Stapelberg wrote:
Currently, debbugs sends messages with From: headers in the format
“stapelb...@debian.org (Michael Stapelberg)”.
Do you have an example? None of the headers in your message that opened
this bug use that format, nor do s
Thanks for looking at this. Grepping through the debbugs source, I can
find several instances:
~/.cache/pk4/debbugs-2.4.1.1 master 2 $ ag From:
debbugs-service
516:From: $gMaintainerEmail ($gProject $gBug Tracking System)
803:From: $gMaintainerEmail ($gProject $gBug Tracking System)
829:From: $gMa
4 matches
Mail list logo