GNU bug report logs - #22754
25.1.50; Rmail does not follow RFC 2822

Previous Next

Package: emacs;

Reported by: Marcin Borkowski <mbork <at> mbork.pl>

Date: Sun, 21 Feb 2016 10:30:02 UTC

Severity: minor

Found in version 25.1.50

Done: Marcin Borkowski <mbork <at> mbork.pl>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Marcin Borkowski <mbork <at> mbork.pl>
Cc: andrewjmoreton <at> gmail.com, 22754 <at> debbugs.gnu.org
Subject: bug#22754: 25.1.50; Rmail does not follow RFC 2822
Date: Sat, 27 Feb 2016 22:04:18 -0500
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:".




This bug report was last modified 9 years and 90 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.