Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Mime-Version and no Content-Type
Date: 16 Dec 1998 14:40:04 +0100	[thread overview]
Message-ID: <m3soegnr2j.fsf@quimbies.gnus.org> (raw)

All messages sent out by Message these days bear a "Mime-Version: 1.0" 
header, whether the contents of the message is exciting or not.  From
my reading of RFC2045, this is how things are supposed to be.  A
message that does not contain a Mime-Version header should be assume
by the recipient to be something that is sent out by an agent that is
not MIME-aware, and no assumptions can be made of the body of the
message.

A message with a Mime-Version header and without a Content-Type header 
(RFC2045 says) should be interpreted as a "text/plain;
charset=us-ascii" message.  Furthermore, a message that is
"Content-Type: text/plain; charset=us-ascii" and
"Content-Transfer-Encoding: 7bit" should have neither of these headers 
actually included, since they are the default values and carry no
information.  (But I'm unable to see where RFC2045 says this right now 
-- did I imagine it?)

So, naturally, some MTAs, when faced with a message that has a MV
header and no CT header slap on a "text/plain; charset=unknown-8bit"
header.

Eh.

So.  Should message start plonking in CT and CTE headers on all
messages it sends out to make these MTAs happy?

(For instance, people who use Outlook to read their mail will have all 
mail from Gnus users presented as attachments.  *snicker*)

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Magne Ingebrigtsen


             reply	other threads:[~1998-12-16 13:40 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-16 13:40 Lars Magne Ingebrigtsen [this message]
1998-12-16 14:04 ` Karl Kleinpaste
1998-12-16 16:30   ` Steinar Bang
1998-12-16 16:39     ` Hrvoje Niksic
1998-12-16 17:44       ` Steinar Bang
1998-12-17 17:22         ` Lars Magne Ingebrigtsen
1998-12-17 13:27       ` Harry Putnam
1998-12-17 14:04         ` Colin Rafferty
1998-12-17 14:40           ` Harry Putnam
1998-12-17 17:20             ` Lars Magne Ingebrigtsen
1998-12-18  3:35               ` Harry Putnam
1998-12-18  3:41                 ` Hrvoje Niksic
1998-12-17 14:34         ` Hrvoje Niksic
1998-12-17 15:44           ` François Pinard
1998-12-19 13:02             ` Hrvoje Niksic
1998-12-19 19:12               ` Dale Hagglund
1998-12-19 19:30                 ` Hrvoje Niksic
1998-12-19 22:12                   ` Lars Magne Ingebrigtsen
1998-12-16 15:03 ` Hrvoje Niksic

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=m3soegnr2j.fsf@quimbies.gnus.org \
    --to=larsi@ifi.uio.no \
    /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).