Content-Disposition: inline
Mark Koek
mark.koek@stelvio.nl
Tue, 15 May 2001 16:08:30 +0200
Hi all,
Can anyone tell me why the following message is displayed as an empty message
with 2 attachments, instead of the first part in the body and the second as
attachment?
Other MIME messages seem to display OK. Is it because the first part has a
'filename'? Shouldn't a mail client look at the Content-Disposition: header to
decide which parts should be displayed inline and which as attachments?
Thanks,
Mark Koek
PS It seems to display OK in Netscape 4.7.
------------------------------------------------------------------------------
This is a multi-part message in MIME format.
--_----------=_98981820388870
Content-Disposition: inline; filename="body.txt"
Content-Transfer-Encoding: binary
Content-Type: text/plain; name="body.txt"
This is the message body
--_----------=_98981820388870
Content-Disposition: attachment; filename="extract2001-05-13.csv"
Content-Transfer-Encoding: base64
Content-Type: text/comma-separated-values; name="extract2001-05-13.csv"
[...]
--_----------=_98981820388870--
------------------------------------------------------------------------------