Package: devscripts
Version: 2.10.55
Severity: minor

Unlike reportbug or devscript's bts, mass-bug is unable to put my full name into the From header:

$ echo "<$DEBEMAIL> <$DEBFULLNAME> <$(getent passwd $USER | cut -d: -f5 | cut -d, 
-f1)>"
<[email protected]> <> <Jakub Wilk>

$ reportbug --template devscrtips 2>/dev/null | grep ^From
From: Jakub Wilk <[email protected]>

$ bts -n limit source:devscripts | grep ^From
From: Jakub Wilk <[email protected]>

$ echo devscripts > packages
$ echo foo > template
$ echo yes | mass-bug --send --sendmail cat --subject=foo template packages | 
grep ^From:
From: [email protected]

--
Jakub Wilk




--
To unsubscribe, send mail to [email protected].

Reply via email to