Gnus development mailing list
 help / color / mirror / Atom feed
* Misplaced MIME headers
@ 2000-12-01  4:03 Karl Kleinpaste
  2000-12-01  4:55 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Karl Kleinpaste @ 2000-12-01  4:03 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Misplaced MIME headers
  2000-12-01  4:03 Misplaced MIME headers Karl Kleinpaste
@ 2000-12-01  4:55 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2000-12-01  4:55 UTC (permalink / raw)


Karl Kleinpaste <karl@charcoal.com> writes:

> 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]
> 	--------------------------------

You should use <#part> instead of <#mml>.  If Gnus generates such a
text, it is a bug.  The content of <#mml> is some text with a message
head.  Since there is only one line in the part, Gnus treat it as
head.

ShengHuo



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-01  4:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-01  4:03 Misplaced MIME headers Karl Kleinpaste
2000-12-01  4:55 ` ShengHuo ZHU

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).