Domain Name System Media Types

What Is This?

This page contain information about my attempts to standardize MIME types for DNS contens. Simple example, formatted as a MIME e-mail:

From: foo@example
To: bar@example
Content-Type: text/dns

$ORIGIN skenbe.net.
@                       1D IN SOA       yxa.extundo.com. jas.pdc.kth.se. (
                                        2004052201      ; serial
                                        3H              ; refresh
                                        1H              ; retry
                                        1W              ; expiry
                                        1D )            ; minimum

                        IN NS   yxa.extundo.com.
                        IN NS   vic20.blipp.com.
                        IN NS   syl.extundo.com.

                        IN MX   5 yxa.extundo.com.
                        IN MX   10 syl.extundo.com.

                        IN A            217.13.230.178
www                     IN A            217.13.230.178
      

If that is just gibberish to you, you are likely not the intended audience for this page.

This work was sponsored by Simon Josefsson Datakonsult. If you need commercial help with utilizing this technology, or have a related project that you want help with, please feel free to contact me. If you find my work in this area useful, also please consider making a donation. No amount is too small!

Background and Related Work

The Document

Open Issues

There are no currently known open issues. Have you found something wrong with the document? Please let me know. Also let me know if there is something you'd like to see added to this page.

Timeline

This timeline was re-constructed in 2005, so major events may be lacking.

2004-10-19
Approved.
2004-10-14
Discussed on IESG telechat.
2004-08-20
IETF last call.
2004-03-05
Version 2 published.
2001-01-23
Version 1 published.
2001-01-11
Version 0 published.

Copying Conditions

The copying conditions for RFCs apply, of course. However, beyond that, the essential parts of the document is also available under the following, less restrictive, license.

	Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005 Simon Josefsson

	Regarding this entire document or any portion of it, the
	author makes no guarantees and is not responsible for any
	damage resulting from its use.  The author grants irrevocable
	permission to anyone to use, modify, and distribute it in any
	way that does not diminish the rights of anyone else to use,
	modify, and distribute it, provided that redistributed
	derivative works do not contain misleading author or version
	information.  Derivative works need not be licensed under
	similar terms.
      


Simon Josefsson