Re: [Mutt] #1611: mutt erroneously omits information in parenthesis after addresses in Cc headers
#1611: mutt erroneously omits information in parenthesis after addresses in Cc
headers
-----------------------------------------+----------------------------------
Reporter: Marco d'Itri <md@â> | Owner: mutt-dev
Type: defect | Status: closed
Priority: minor | Milestone:
Component: mutt | Version: 1.5.20
Resolution: invalid | Keywords:
-----------------------------------------+----------------------------------
Changes (by me):
* status: new => closed
* resolution: => invalid
Old description:
> {{{
> Package: mutt
> Version: 1.5.4-1
> Severity: normal
>
> [NOTE: this bug report has been submitted to the debian BTS as
> Bug#206364.
> Please Cc all your replies to 206364@xxxxxxxxxxxxxxx .]
>
> From: Josip Rodin <joy@xxxxxxx>
> Subject: mutt erroneously omits information in parenthesis after
> addresses in Cc headers
> Date: Wed, 20 Aug 2003 13:06:30 +0200
>
> Hi,
>
> This set of headers:
>
> From: owner@xxxxxxxxxxxxxxx (Debian Bug Tracking System)
> To: Marc Haber <mh+debian-bugs@xxxxxxxxxxxx>
> Cc: Bdale Garbee <bdale@xxxxxxx> (sudo #89743),
> Anthony Towns <ajt@xxxxxxxxxx> (ifupdown #88945 #88946 #88947
> #88948,...),
> Robert Luberda <robert@xxxxxxxxxx> (solid-pop3d #77710 #77711),
> Torsten Landschoff <torsten@xxxxxxxxxx> (tcpdump #75788),
> Daniel Jacobowitz <dan@xxxxxxxxxx> (bitchx #58192),
> Luigi Gangitano <luigi@xxxxxxxxxx> (squid #103130 #81667),
> Antonin Kral <A.Kral@xxxxxxxxxx> (fmirror #70989 #75965 #78359),
> LaMont Jones <lamont@xxxxxxxxxx> (util-linux #63073),
> Mark Baker <mbaker@xxxxxxx> (exim #59545 #95325),
> APT Development Team <deity@xxxxxxxxxxxxxxxx> (apt #57795 #59723),
> Robert Woodcock <rcw@xxxxxxxxxx> (mtr #58610),
> Josip Rodin <joy-packages@xxxxxxxxxx> (gman #82376, lintian #111948),
> Jason Thomas <jason@xxxxxxxxxx> (grub #93537),
> Sean 'Shaleh' Perry <shaleh@xxxxxxxxxx> (anacron #63543),
> Matthew Vernon <matthew@xxxxxxxxxx> (ssh #84008 #84010),
> Steve Kemp <skx@xxxxxxxxxx> (checksecurity #59809)
>
> Gets displayed in my mutt like this:
>
> From: Debian Bug Tracking System <owner@xxxxxxxxxxxxxxx>
> To: Marc Haber <mh+debian-bugs@xxxxxxxxxxxx>
> Cc: Bdale Garbee <bdale@xxxxxxx>, Anthony Towns <ajt@xxxxxxxxxx>,
> Robert Luberda <robert@xxxxxxxxxx>,
> Torsten Landschoff <torsten@xxxxxxxxxx>,
> Daniel Jacobowitz <dan@xxxxxxxxxx>,
> Luigi Gangitano <luigi@xxxxxxxxxx>,
> Antonin Kral <A.Kral@xxxxxxxxxx>, LaMont Jones
> <lamont@xxxxxxxxxx>,
> Mark Baker <mbaker@xxxxxxx>,
> APT Development Team <deity@xxxxxxxxxxxxxxxx>,
> Robert Woodcock <rcw@xxxxxxxxxx>,
> Josip Rodin <joy-packages@xxxxxxxxxx>,
> Jason Thomas <jason@xxxxxxxxxx>,
> Sean 'Shaleh' Perry <shaleh@xxxxxxxxxx>,
> Matthew Vernon <matthew@xxxxxxxxxx>, Steve Kemp <skx@xxxxxxxxxx>
>
> Valuable information in parenthesis is lost. Please don't do that. TIA.
>
> --
> 2. That which causes joy or happiness.
>
> >How-To-Repeat:
>
> >Fix:
> }}}
New description:
{{{
Package: mutt
Version: 1.5.4-1
Severity: normal
[NOTE: this bug report has been submitted to the debian BTS as Bug#206364.
Please Cc all your replies to 206364@xxxxxxxxxxxxxxx .]
From: Josip Rodin <joy@xxxxxxx>
Subject: mutt erroneously omits information in parenthesis after addresses
in Cc headers
Date: Wed, 20 Aug 2003 13:06:30 +0200
Hi,
This set of headers:
From: owner@xxxxxxxxxxxxxxx (Debian Bug Tracking System)
To: Marc Haber <mh+debian-bugs@xxxxxxxxxxxx>
Cc: Bdale Garbee <bdale@xxxxxxx> (sudo #89743),
Anthony Towns <ajt@xxxxxxxxxx> (ifupdown #88945 #88946 #88947
#88948,...),
Robert Luberda <robert@xxxxxxxxxx> (solid-pop3d #77710 #77711),
Torsten Landschoff <torsten@xxxxxxxxxx> (tcpdump #75788),
Daniel Jacobowitz <dan@xxxxxxxxxx> (bitchx #58192),
Luigi Gangitano <luigi@xxxxxxxxxx> (squid #103130 #81667),
Antonin Kral <A.Kral@xxxxxxxxxx> (fmirror #70989 #75965 #78359),
LaMont Jones <lamont@xxxxxxxxxx> (util-linux #63073),
Mark Baker <mbaker@xxxxxxx> (exim #59545 #95325),
APT Development Team <deity@xxxxxxxxxxxxxxxx> (apt #57795 #59723),
Robert Woodcock <rcw@xxxxxxxxxx> (mtr #58610),
Josip Rodin <joy-packages@xxxxxxxxxx> (gman #82376, lintian #111948),
Jason Thomas <jason@xxxxxxxxxx> (grub #93537),
Sean 'Shaleh' Perry <shaleh@xxxxxxxxxx> (anacron #63543),
Matthew Vernon <matthew@xxxxxxxxxx> (ssh #84008 #84010),
Steve Kemp <skx@xxxxxxxxxx> (checksecurity #59809)
Gets displayed in my mutt like this:
From: Debian Bug Tracking System <owner@xxxxxxxxxxxxxxx>
To: Marc Haber <mh+debian-bugs@xxxxxxxxxxxx>
Cc: Bdale Garbee <bdale@xxxxxxx>, Anthony Towns <ajt@xxxxxxxxxx>,
Robert Luberda <robert@xxxxxxxxxx>,
Torsten Landschoff <torsten@xxxxxxxxxx>,
Daniel Jacobowitz <dan@xxxxxxxxxx>,
Luigi Gangitano <luigi@xxxxxxxxxx>,
Antonin Kral <A.Kral@xxxxxxxxxx>, LaMont Jones
<lamont@xxxxxxxxxx>,
Mark Baker <mbaker@xxxxxxx>,
APT Development Team <deity@xxxxxxxxxxxxxxxx>,
Robert Woodcock <rcw@xxxxxxxxxx>,
Josip Rodin <joy-packages@xxxxxxxxxx>,
Jason Thomas <jason@xxxxxxxxxx>,
Sean 'Shaleh' Perry <shaleh@xxxxxxxxxx>,
Matthew Vernon <matthew@xxxxxxxxxx>, Steve Kemp <skx@xxxxxxxxxx>
Valuable information in parenthesis is lost. Please don't do that. TIA.
--
2. That which causes joy or happiness.
>How-To-Repeat:
>Fix:
}}}
--
Comment:
This is the purpose of the --enable-exact-address option to configure. It
is not enabled by default because it uses a lot of extra memory and most
people don't really care since the commented form of the RFC2822 address
is rarely used.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/1611#comment:9>
Mutt <http://www.mutt.org/>
The Mutt mail user agent