[PATCH] test/thread-order: more robust loop exit in case of broken input
[notmuch-archives.git] / 4d / a9fd895803c95b20de9aa56d707c62d04269fe
1 Return-Path: <darwinsurvivor@gmail.com>\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 7DCD6431FB6\r
6         for <notmuch@notmuchmail.org>; Tue, 22 May 2012 18:43:04 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id fTAXNihL-4zy for <notmuch@notmuchmail.org>;\r
17         Tue, 22 May 2012 18:43:04 -0700 (PDT)\r
18 Received: from mail-pz0-f53.google.com (mail-pz0-f53.google.com\r
19         [209.85.210.53]) (using TLSv1 with cipher RC4-MD5 (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 0BB51431FAF\r
22         for <notmuch@notmuchmail.org>; Tue, 22 May 2012 18:43:03 -0700 (PDT)\r
23 Received: by dadg9 with SMTP id g9so10652089dad.26\r
24         for <notmuch@notmuchmail.org>; Tue, 22 May 2012 18:43:02 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=date:from:to:subject:message-id:user-agent:mime-version\r
27         :content-type; bh=zwJ7xpf36ukxVha0GR+rUCk35jNzWd66bjJKB7jJgfQ=;\r
28         b=hqJR4rbfDWv55bEgiACkJT3XVp6TVMibmQgEjWm6GBCmJQGCni5frUnqK58n5bO6yZ\r
29         q6MX+osePKVS8WdPMNBiUoeIM8qmX5T9iAC+1XDyznhmp//XdLiUy20fcoXBZUic1Osi\r
30         /LZzx4g7S+WJdCYJlH7vXH2ok55PM3Sy7fF4+rTXE1wT8JIxUmA3qlFycgzV1xLFaTPO\r
31         G4aeC68EWyBO3I9NLoIiypMXLuLqCVz+pOQUR9DZnobVfVVsyu0a58XfoC9OrCjyGJuc\r
32         rpLQMGt0rXxwP6MOGTEJ6Awsw1JWBqgwwBckEPdEnq3fCAJ0o40D74HynyvblWI6jb8L\r
33         dYyw==\r
34 Received: by 10.68.227.197 with SMTP id sc5mr4652606pbc.58.1337737381997;\r
35         Tue, 22 May 2012 18:43:01 -0700 (PDT)\r
36 Received: from me (S0106687f74a1273d.vs.shawcable.net. [96.55.19.64])\r
37         by mx.google.com with ESMTPS id ql3sm27597pbc.72.2012.05.22.18.43.00\r
38         (version=TLSv1/SSLv3 cipher=OTHER);\r
39         Tue, 22 May 2012 18:43:01 -0700 (PDT)\r
40 Date: Tue, 22 May 2012 18:43:36 -0700 (PDT)\r
41 From: Doug Penner <darwinsurvivor@gmail.com>\r
42 To: Notmuch Mail Mailing List <notmuch@notmuchmail.org>\r
43 Subject: Sending from multiple accounts\r
44 Message-ID: <alpine.BSF.2.00.1205221833380.8539@darwinsurvivor.with-linux.com>\r
45 User-Agent: Alpine 2.00 (BSF 1167 2008-08-23)\r
46 MIME-Version: 1.0\r
47 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Wed, 23 May 2012 01:43:04 -0000\r
61 \r
62 I am in the process of trying to migrate from alpine (which handles \r
63 separate accounts *very* distinctly) to notmuch (which combines them). I \r
64 have no problem with incoming e-mails being combined (actually looking \r
65 forward to it) but am having a little trouble configuring outgoing e-mails \r
66 to work correctly.\r
67 \r
68 I am currently using the vim interface (never like emacs, sorry) and have \r
69 noticed that when replying, notmuch correctly uses the appropriate e-mail \r
70 address (as defined in the To: or Cc: fields of the original), but does \r
71 not have the ability to change the sender's "name".\r
72 \r
73 Ex: My "name" for my gmail account is "Doug Penner" (as you probably \r
74 noticed with this on), but I also manage some other accounts where I do \r
75 not go by this name. I manage a local organization's e-mail and need my \r
76 sending name to be non-personal (ex: "This organization's Webmaster"). I \r
77 can manually change the name before sending, but this gets very \r
78 repetitive and annoying.\r
79 \r
80 \r
81 Is there any way to add names to the "alternate e-mails" setting in the \r
82 .notmuch-config file? I've tried switching to the standard "My Name" \r
83 <e-mail> and it then completely fails to even detect that e-mail address \r
84 as mine.\r
85 \r
86 One other thing, I didn't see any keybindings in the vim interface for \r
87 "forwarding" an e-mail.\r
88 \r
89 \r
90 ~Doug\r