Re: [WIP PATCH] emacs: query: completion for from: in searches
[notmuch-archives.git] / a3 / 2741c517e3df2b81d4bd2c407e2563d04133e2
1 Return-Path: <david@belohrad.ch>\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 7692E431FDA\r
6         for <notmuch@notmuchmail.org>; Tue,  2 Sep 2014 05:26:52 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id Oz8jJgA-7SA8 for <notmuch@notmuchmail.org>;\r
16         Tue,  2 Sep 2014 05:26:46 -0700 (PDT)\r
17 Received: from server.belohrad.ch (static-212-101-19-163.adsl.solnet.ch\r
18         [212.101.19.163])\r
19         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 266A4431FD2\r
22         for <notmuch@notmuchmail.org>; Tue,  2 Sep 2014 05:26:46 -0700 (PDT)\r
23 Received: from beesknees.cern.ch.belohrad.ch (beesknees.cern.ch\r
24         [137.138.197.99])\r
25         (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))\r
26         (No client certificate requested)\r
27         by server.belohrad.ch (Postfix) with ESMTPSA id C34B32C00B0;\r
28         Tue,  2 Sep 2014 14:27:16 +0200 (CEST)\r
29 From: David Belohrad <david@belohrad.ch>\r
30 To: <notmuch@notmuchmail.org>\r
31 Subject: sending email using different server for different 'From:' field\r
32 User-Agent: Notmuch/0.18~rc0+2~gbc64cdc (http://notmuchmail.org) Emacs/24.3.1\r
33         (x86_64-pc-linux-gnu)\r
34 Date: Tue, 02 Sep 2014 14:26:36 +0200\r
35 Message-ID: <uaxzjei1a4j.fsf@beesknees.cern.ch>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Tue, 02 Sep 2014 12:26:52 -0000\r
51 \r
52 Dear All,\r
53 \r
54 I have my emacs/notmuch installation setup such, that I send the emails\r
55 usually directly using local exim4 installation. For particular 'From:'\r
56 field however I need to use my work server. Nowadays I do that\r
57 manually. Hence if I write an email using my work address, I manually\r
58 call a function switching the exim4 to work server. when the mail is\r
59 sent, i manually set it back to exim.\r
60 \r
61 could that scenario be somehow fitted automatically, so when I overwrite\r
62 the default 'From:' address (by hand. is it possible to do some\r
63 automatic cycling?) to work address, so that message sender in emacs\r
64 would automatically use work exchange server to deliver the mail?\r
65 \r
66 \r
67 many thanks\r
68 \r
69 \r
70 david\r
71 \r
72 \r