<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #700: Incorrect bouncing of messages with two From_ headers



#700: Incorrect bouncing of messages with two From_ headers
------------------------------------------------+---------------------------
 Reporter:  Vsevolod Volkov <vvv@â>             |       Owner:  me      
     Type:  defect                              |      Status:  accepted
 Priority:  minor                               |   Milestone:  1.6     
Component:  mutt                                |     Version:          
 Keywords:                                      |  
------------------------------------------------+---------------------------
Changes (by me):

  * owner:  mutt-dev => me
  * status:  new => accepted
  * milestone:  => 1.6


Old description:

> {{{
> Package: mutt
> Version: /usr/local/mutt/bin/mutt
> Severity: normal
>
> -- Please type your report below this line
>
> mutt does not removes second From_ header when bouncing. This
> causes sendmail to treat header of source message as body.
> Example. Source header was:
>
> From mail-troubles@xxxxxxxxxxxx  Wed Jul 11 18:36:56 2001
> >From nobody  Wed Jul 11 18:36:56 2001
> Return-Path: <mail-troubles@xxxxxxxxxxxx>
> .......
>
> After bouncing we have:
>
> From vvv  Thu Jul 19 17:34:42 2001
> Return-Path: <vvv@xxxxxxxxxxxx>
> Received: (from vvv@localhost)
>         by colocall.net (8.11.1/8.11.1) id f6JEYgc72612
>         for vvv@xxxxxxxxxxxx; Thu, 19 Jul 2001 17:34:42 +0300 (EEST)
>         (envelope-from vvv)
> Date: Thu, 19 Jul 2001 17:34:42 +0300 (EEST)
> From: Vsevolod Volkov <vvv@xxxxxxxxxxxx>
> Message-Id: <200107191434.f6JEYgc72612@xxxxxxxxxxxx>
>
> >From nobody  Wed Jul 11 18:36:56 2001
> Return-Path: <mail-troubles@xxxxxxxxxxxx>
> .......
>
> To fix this, mutt should remove >From_ while copying header before
> bouncing.
>
> -- Mutt Version Information
>
> Use /usr/local/mutt/bin/mutt
>

> >How-To-Repeat:
> >Fix:
> }}}

New description:

 {{{
 Package: mutt
 Version: /usr/local/mutt/bin/mutt
 Severity: normal

 -- Please type your report below this line

 mutt does not removes second From_ header when bouncing. This
 causes sendmail to treat header of source message as body.
 Example. Source header was:

 From mail-troubles@xxxxxxxxxxxx  Wed Jul 11 18:36:56 2001
 >From nobody  Wed Jul 11 18:36:56 2001
 Return-Path: <mail-troubles@xxxxxxxxxxxx>
 .......

 After bouncing we have:

 From vvv  Thu Jul 19 17:34:42 2001
 Return-Path: <vvv@xxxxxxxxxxxx>
 Received: (from vvv@localhost)
         by colocall.net (8.11.1/8.11.1) id f6JEYgc72612
         for vvv@xxxxxxxxxxxx; Thu, 19 Jul 2001 17:34:42 +0300 (EEST)
         (envelope-from vvv)
 Date: Thu, 19 Jul 2001 17:34:42 +0300 (EEST)
 From: Vsevolod Volkov <vvv@xxxxxxxxxxxx>
 Message-Id: <200107191434.f6JEYgc72612@xxxxxxxxxxxx>

 >From nobody  Wed Jul 11 18:36:56 2001
 Return-Path: <mail-troubles@xxxxxxxxxxxx>
 .......

 To fix this, mutt should remove >From_ while copying header before
 bouncing.

 -- Mutt Version Information

 Use /usr/local/mutt/bin/mutt


 >How-To-Repeat:
 >Fix:
 }}}

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/700#comment:3>
Mutt <http://www.mutt.org/>
The Mutt mail user agent