From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,25c003cfcba43d0a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!w6g2000vbo.googlegroups.com!not-for-mail From: Emmanuel Briot Newsgroups: comp.lang.ada Subject: Re: Very minor nitpick concering gnatcoll-email.ads line 86 Date: Mon, 31 Jan 2011 07:00:42 -0800 (PST) Organization: http://groups.google.com Message-ID: <7e388d17-83a1-4116-82e6-7dee0c1f4e8e@w6g2000vbo.googlegroups.com> References: <4d468971$0$23754$14726298@news.sunsite.dk> NNTP-Posting-Host: 194.98.77.125 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1296486042 25711 127.0.0.1 (31 Jan 2011 15:00:42 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 31 Jan 2011 15:00:42 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w6g2000vbo.googlegroups.com; posting-host=194.98.77.125; posting-account=6yLzewoAAABoisbSsCJH1SPMc9UrfXBH User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:17786 Date: 2011-01-31T07:00:42-08:00 List-Id: > I know the RFC doesn't really bother with case sensitivity, but since > "Cc" is used exclusively in 5322, it might be better to err on the safe > side in gnatcoll-email.ads, especially considering that there might be a > lot of procmail filters out there that are specifically looking for "Cc" > and not "CC". They certainly shouldn't, and I believe procmail is case insensitive anyway, so no worry. I receive about 200 emails a day, and I believe at leat 95% of them use "CC", from the quick check I just did.