Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@charcoal.com>
Subject: Misplaced MIME headers
Date: 30 Nov 2000 23:03:40 -0500	[thread overview]
Message-ID: <vxkvgt43i03.fsf@cinnamon.vanillaknot.com> (raw)

Using this evening's CVS, if I write a piece of mail containing this
content...

	--------------------------------
	General test text.

	[#mml type=text/plain disposition=attachment]
	Attachment text containing "type=text/plain disposition=attachment".
	[#/mml]
	--------------------------------

...then the resulting message actually sent contains MIME parts where
the MIME headers of the 2nd part are misplaced in the body, rather
than in the part's header:

	--------------------------------
	--=-=-=

	General test text.


	--=-=-=
	Content-Disposition: attachment

	Attachment text containing "type=text/plain disposition=attachment".
	MIME-Version: 1.0
	Content-Type: text/plain; charset=us-ascii

	--=-=-=--
	--------------------------------

--karl



             reply	other threads:[~2000-12-01  4:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-01  4:03 Karl Kleinpaste [this message]
2000-12-01  4:55 ` ShengHuo ZHU

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vxkvgt43i03.fsf@cinnamon.vanillaknot.com \
    --to=karl@charcoal.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).