Re: [PATCH] Fix typo in Message.maildir_flags_to_tags
[notmuch-archives.git] / 60 / fd4f5502fd2d8f640b39c580eca8c59532198c
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 88D3E431FBC\r
6         for <notmuch@notmuchmail.org>; Mon, 25 Jun 2012 04:44:30 -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 ccq0csu9OcO3 for <notmuch@notmuchmail.org>;\r
16         Mon, 25 Jun 2012 04:44:29 -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         by olra.theworths.org (Postfix) with ESMTP id 9635D431FB6\r
20         for <notmuch@notmuchmail.org>; Mon, 25 Jun 2012 04:44:29 -0700 (PDT)\r
21 Received: from beesknees.cern.ch.belohrad.ch (beesknees.cern.ch\r
22         [137.138.197.99])\r
23         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
24         (No client certificate requested)\r
25         by server.belohrad.ch (Postfix) with ESMTPSA id E51E026045;\r
26         Mon, 25 Jun 2012 13:52:43 +0200 (CEST)\r
27 From: David Belohrad <david@belohrad.ch>\r
28 To: <notmuch@notmuchmail.org>\r
29 Subject: extract attachments from multiple mails\r
30 User-Agent: Notmuch/0.13.2+47~ga7bc1c7 (http://notmuchmail.org) Emacs/23.2.1\r
31         (x86_64-pc-linux-gnu)\r
32 Date: Mon, 25 Jun 2012 13:44:26 +0200\r
33 Message-ID: <uaxwr2vzkdh.fsf@beesknees.cern.ch>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain; charset=us-ascii\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Mon, 25 Jun 2012 11:44:30 -0000\r
49 \r
50 \r
51 Dear All,\r
52 \r
53 someone can give an advice? I have many emails containing\r
54 attachment. This is typically an output of copy-machine, which fragments\r
55 a scan into multiple attachments.\r
56 \r
57 I'd like to extract those attached files in a one batch into a specific\r
58 directory. Is there any way how to programmatically fetch those files?\r
59 \r
60 thanks\r
61 ..d..\r