Ticket #700 (new defect)
Incorrect bouncing of messages with two From_ headers
| Reported by: | Vsevolod Volkov <vvv@…> | Owned by: | mutt-dev |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | mutt | Version: | |
| Keywords: | Cc: |
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@colocall.net Wed Jul 11 18:36:56 2001
>From nobody Wed Jul 11 18:36:56 2001
Return-Path: <mail-troubles@colocall.net>
.......
After bouncing we have:
From vvv Thu Jul 19 17:34:42 2001
Return-Path: <vvv@colocall.net>
Received: (from vvv@localhost)
by colocall.net (8.11.1/8.11.1) id f6JEYgc72612
for vvv@colocall.net; 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@colocall.net>
Message-Id: <200107191434.f6JEYgc72612@colocall.net>
>From nobody Wed Jul 11 18:36:56 2001
Return-Path: <mail-troubles@colocall.net>
.......
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:
Change History
Note: See
TracTickets for help on using
tickets.
