Bug 59193

Summary: metamail fails with multipart/alternative
Product: [Retired] Red Hat Linux Reporter: Lee Howard <faxguy>
Component: metamailAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED CANTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-18 16:15:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
a copy of the Klez worm in mail format none

Description Lee Howard 2002-02-01 22:33:10 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; T312461)

Description of problem:
As noted in the manpage, metamail is faulty when handling multipart/alternative 
content types.  This is troublesome when using metamail in conjunction with a 
virus scanner.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
This bug is evoked by the Worm.Klez virus:

[lee@bilbo virus]$ cat klez.mail | metamail -w
From: indicedivx <indicedivx>
To: patches
Subject: Your password
Date: Fri, 1 Feb 2002 18:24:23 +0800

Ignoring unparsable content-type parameter: ''
Cannot handle any part of multipart/alternative message
[lee@bilbo virus]$

Expected Results:  It should have behaved identically to when it runs 
multipart/mixed :

[lee@bilbo virus]$ cat klez.mail | sed 's/alternative/mixed/' | metamail -w
From: indicedivx <indicedivx>
To: patches
Subject: Your password
Date: Fri, 1 Feb 2002 18:24:23 +0800

Ignoring unparsable content-type parameter: ''


This message contains 'text/html`-format data.
Please enter the name of a file to which the data should be written
(Default: /tmp/mm.PCbtrL) >
Wrote file /tmp/mm.PCbtrL


This message contains 'application/octet-stream`-format data.
Please enter the name of a file to which the data should be written
(Default: class.17935DEFANGED-bat) >
Wrote file class.17935DEFANGED-bat


This message contains 'application/octet-stream`-format data.
Please enter the name of a file to which the data should be written
(Default: PASSACT.17935DEFANGED-HTM) >
Wrote file PASSACT.17935DEFANGED-HTM
[lee@bilbo virus]$

Additional info:

I will attach a copy of klez.mail

Comment 1 Lee Howard 2002-02-01 22:34:20 UTC
Created attachment 44316 [details]
a copy of the Klez worm in mail format

Comment 2 Bill Nottingham 2006-08-07 18:52:17 UTC
Red Hat Linux is no longer supported by Red Hat, Inc. If you are still
running Red Hat Linux, you are strongly advised to upgrade to a
current Fedora Core release or Red Hat Enterprise Linux or comparable.
Some information on which option may be right for you is available at
http://www.redhat.com/rhel/migrate/redhatlinux/.

Red Hat apologizes that these issues have not been resolved yet. We do
want to make sure that no important bugs slip through the cracks.
Please check if this issue is still present in a current Fedora Core
release. If so, please change the product and version to match, and
check the box indicating that the requested information has been
provided. Note that any bug still open against Red Hat Linux on will be
closed as 'CANTFIX' on September 30, 2006. Thanks again for your help.

Comment 3 Bill Nottingham 2006-10-18 16:15:34 UTC
Red Hat Linux is no longer supported by Red Hat, Inc. If you are still
running Red Hat Linux, you are strongly advised to upgrade to a
current Fedora Core release or Red Hat Enterprise Linux or comparable.
Some information on which option may be right for you is available at
http://www.redhat.com/rhel/migrate/redhatlinux/.

Closing as CANTFIX.