Re: (emacs) Parsing problems replying to encrypted html
[notmuch-archives.git] / a5 / a48d57a6225982161c10023b58e1daf1e693b7
1 Return-Path: <cworth@cworth.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 74119431FBC;\r
6         Mon, 23 Nov 2009 18:35:47 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id K6uteMPXBnhb; Mon, 23 Nov 2009 18:35:46 -0800 (PST)\r
11 Received: from cworth.org (localhost [127.0.0.1])\r
12         by olra.theworths.org (Postfix) with ESMTP id 74E74431FAE;\r
13         Mon, 23 Nov 2009 18:35:45 -0800 (PST)\r
14 From: Carl Worth <cworth@cworth.org>\r
15 To: Jed Brown <jed@59A2.org>, notmuch@notmuchmail.org\r
16 In-Reply-To: <1259000992-31796-1-git-send-email-jed@59A2.org>\r
17 References: <1259000992-31796-1-git-send-email-jed@59A2.org>\r
18 Date: Mon, 23 Nov 2009 18:35:31 -0800\r
19 Message-ID: <87ljhw645o.fsf@yoom.home.cworth.org>\r
20 MIME-Version: 1.0\r
21 Content-Type: text/plain; charset=us-ascii\r
22 Subject: Re: [notmuch] [PATCH] Make addresses case insensitive for the\r
23  purpose of constructing replies.\r
24 X-BeenThere: notmuch@notmuchmail.org\r
25 X-Mailman-Version: 2.1.12\r
26 Precedence: list\r
27 List-Id: "Use and development of the notmuch mail system."\r
28         <notmuch.notmuchmail.org>\r
29 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
30         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
31 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
32 List-Post: <mailto:notmuch@notmuchmail.org>\r
33 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
34 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
35         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
36 X-List-Received-Date: Tue, 24 Nov 2009 02:35:47 -0000\r
37 \r
38 On Mon, 23 Nov 2009 19:29:52 +0100, Jed Brown <jed@59A2.org> wrote:\r
39 > The domain is alway case insensitive, but in principle the username is\r
40 > case sensitive.  Few systems actually enforce this so I think a good\r
41 > default is to treat the entire address as case insensitive, it will\r
42 > eliminate a lot of superfluous self-addressed messages and reply from\r
43 > the correct address in these cases.\r
44 \r
45 Good call. I've pushed this out now.\r
46 \r
47 -Carl\r