all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Marcin Borkowski <mbork@mbork.pl>
Cc: andrewjmoreton@gmail.com, 22754@debbugs.gnu.org
Subject: bug#22754: 25.1.50; Rmail does not follow RFC 2822
Date: Sat, 27 Feb 2016 22:04:18 -0500	[thread overview]
Message-ID: <3ppovhilhp.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <87d1rquzlg.fsf@mbork.pl>

Marcin Borkowski wrote:

> I've been told that if it is not stated explicitly that field names are
> case-insensitive, they are not, and their names should nit be changed in
> any way.
>
>>     1.2.2. Syntactic notation
>>     
>>     Characters will be specified either by a decimal value (e.g., the value
>>     %d65 for uppercase A and %d97 for lowercase A) or by a case-insensitive
>>     literal value enclosed in quotation marks (e.g., "A" for either
>>     uppercase or lowercase


There's nothing in the RFC that supports what you were told.
Where it says anything, it says the opposite, as I cited.
The situation is the same in the later RFC 5322.
See also the more explicit RFC 5234:

  ABNF strings are case insensitive and the character set for these
  strings is US-ASCII.
  [...]
  To specify a rule that is case sensitive, specify the characters
  individually.

Any sane mail app should be prepared for "CC:", "Cc:", "cc:", or even
"cC:".





      reply	other threads:[~2016-02-28  3:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-21 10:28 bug#22754: 25.1.50; Rmail does not follow RFC 2822 Marcin Borkowski
2016-02-21 15:42 ` Andy Moreton
2016-02-21 16:01 ` Eli Zaretskii
2016-02-22 18:14   ` Glenn Morris
2016-02-22 19:23     ` Eli Zaretskii
2016-02-22 20:13     ` Marcin Borkowski
2016-02-23  0:09       ` Glenn Morris
2016-02-23 12:58         ` Marcin Borkowski
2016-02-26 17:43 ` Glenn Morris
2016-02-26 18:17   ` Marcin Borkowski
2016-02-28  3:04     ` Glenn Morris [this message]

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=3ppovhilhp.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=22754@debbugs.gnu.org \
    --cc=andrewjmoreton@gmail.com \
    --cc=mbork@mbork.pl \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.