From d79e004f7c9fa6998b679a4df7a277f0c35050fe Mon Sep 17 00:00:00 2001 From: Xu Wang Date: Wed, 11 May 2016 01:03:34 +2000 Subject: [PATCH] Search for "has an attachment" --- 83/c5d53cc78bfafd2bbf259606e245f84e7827f6 | 86 +++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 83/c5d53cc78bfafd2bbf259606e245f84e7827f6 diff --git a/83/c5d53cc78bfafd2bbf259606e245f84e7827f6 b/83/c5d53cc78bfafd2bbf259606e245f84e7827f6 new file mode 100644 index 000000000..5a6420c93 --- /dev/null +++ b/83/c5d53cc78bfafd2bbf259606e245f84e7827f6 @@ -0,0 +1,86 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 25F886DE0173 + for ; Mon, 9 May 2016 22:03:45 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.502 +X-Spam-Level: +X-Spam-Status: No, score=-0.502 tagged_above=-999 required=5 tests=[AWL=0.068, + DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, + RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id ZxA6K3aJClOv for ; + Mon, 9 May 2016 22:03:36 -0700 (PDT) +Received: from mail-oi0-f46.google.com (mail-oi0-f46.google.com + [209.85.218.46]) + by arlo.cworth.org (Postfix) with ESMTPS id A73BF6DE00DB + for ; Mon, 9 May 2016 22:03:36 -0700 (PDT) +Received: by mail-oi0-f46.google.com with SMTP id x19so2126848oix.2 + for ; Mon, 09 May 2016 22:03:36 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:date:message-id:subject:from:to; + bh=hSpCxKtAXwc0PVppHcOGBhOw4IDyMkQpvCPwwLFyXeo=; + b=UWoboDr3J3ndDCEVgOPMzXCvsoutK+4NDnXRQxTJ7LZ24HDM3oAbObrmmX3qq26REU + F+HEArBpiun/hTj56PzVmi4/7IWKiB8ugbhwgpZLk9TW/mxOz20GB9a+9x24fS5o+VXP + omoKue8140kLPFhHScvlXPhBh917P6+GK/0651hASA2wvhkx2Isk8EQMFU142VEWORYk + ESRT7Hs/SfN8OKylNfk7QfI4y5EnLqblTLdEo4uCtPC69iUzhY+fopPVyyJ5DsRdbX7+ + jHie1w5DJk5OAfzB5X44vMIHQd1LV4f4np15+G1LZp3jTQWslyvqfhzTNqZaGipkJYgX + +oNg== +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:mime-version:date:message-id:subject:from:to; + bh=hSpCxKtAXwc0PVppHcOGBhOw4IDyMkQpvCPwwLFyXeo=; + b=VgKiPzrjNcJcu+e4GVjHtQlWROvMPka71AQ1rc4Fdjvo9miFYUbtrkXID/oF/5XLre + hfAipv9abHhLW6fG/aL4vVzk2qbhEHCOT1r5MRfmCxp4a5FaVJCtX+A1uk4PWnlOmwlh + HMA/0KDZKHtQqUtcQWIRNZ1jWPXjkE2J6G/hvvUvF7t9wSb2KkR4f/1mXQoh5Fhzm4sI + hWa/2ZL/R/fKJvhBCLCsuUCmqYBXthNmqJkEXTlpeOCJsz/FAMEHbWHTK54MRVW5pIw2 + ScLEluDxZl36TJ1syCJKCWcHDLLaWj3Zfyzr2cF3CmwXv6m05h+oDw2c5nUfeIBrpzue + 4YKA== +X-Gm-Message-State: AOPr4FWmXDg7V5y0EtzDo3xP1fKVN/CUf17vbwYgEbjsSNloskwCuETixpBOBZZrTaWSYr2GqhiVpFSpJ6/meg== +MIME-Version: 1.0 +X-Received: by 10.202.51.87 with SMTP id z84mr15542355oiz.5.1462856614689; + Mon, 09 May 2016 22:03:34 -0700 (PDT) +Received: by 10.202.67.7 with HTTP; Mon, 9 May 2016 22:03:34 -0700 (PDT) +Date: Tue, 10 May 2016 01:03:34 -0400 +Message-ID: + +Subject: Search for "has an attachment" +From: Xu Wang +To: notmuch@notmuchmail.org +Content-Type: text/plain; charset=UTF-8 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 10 May 2016 05:03:45 -0000 + +Hi, + +I would like to search for messages from Jiang that have an attachment. I tried + +from:Jiang attachment: +from:Jiang attachment:* +from:Jiang attachment:.* + +and none seems to do what I want. + +Perhaps the problem is that I want to search for "real' attachments +(e.g. not the multipart email things that are really the message). + +Kind regards, + +Xu -- 2.26.2