Re: Is Accept-language an email header field?
<ned+ietf-822 <at> mrochek.com>
2004-04-06 16:49:48 GMT
> I don't think it makes sense to use the accept-language field, as it's
> currently defined, with email. partially this is because there's no clear
> indication as to whose preferences are being described, and partially because
> a reply to a message (the most likely use of accept-language) might go to the
> author, the reply-to field, some subset of to and cc recipients, etc..
> more generally, I don't think it makes sense to try to add descriptive
> information about an address in a header field by using other fields
> that don't explicitly reference that address. (note that these addresses
> are sometimes changed in transit while leaving the other fields intact)
Let me start by pointing out that the accept-language is currently in fairly
widespread use in email. A number of very popular clients generate these
headers and a fair number of automatic response agents honor them. Strong
customer demand led us to support them in the autoresponses our product
generates a few years ago, which means I have a fair amount of experience with
them and the problems they do and do not have.
As you might expect, I have observed a number of operational problems with
this header:
(1) Far and away the most common problem has been the absence of a single,
recommended field being defined for this purpose. As is so often the
case, this has led to a number of different fields being used, some
supported by some agents and others not. The fields I've observed
operationally are: X-Accept-language, Accept-Language and
Preferred-Language. I've observed X-Accept-Language to be the
most popular, but that's from a small and probably unrepresentative
sample.
(Continue reading)