From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.224.54.131 with SMTP id q3cs292699qag; Wed, 23 Feb 2011 08:43:51 -0800 (PST) Received: by 10.220.99.68 with SMTP id t4mr989753vcn.85.1298479430941; Wed, 23 Feb 2011 08:43:50 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id n14si11555745vcs.43.2011.02.23.08.43.49; Wed, 23 Feb 2011 08:43:49 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id A913F18583AF; Wed, 23 Feb 2011 11:43:49 -0500 (EST) Received: from sam.mediasupervision.de (sam.mediasupervision.de [80.152.3.104]) by rubyforge.org (Postfix) with ESMTP id 0D5E418581B2 for ; Wed, 23 Feb 2011 11:38:12 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by sam.mediasupervision.de (Postfix) with ESMTP id C54F9485BF3 for ; Wed, 23 Feb 2011 17:38:11 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at sam.mediasupervision.de Received: from sam.mediasupervision.de ([127.0.0.1]) by localhost (sam.mediasupervision.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 34Bn+TAgXGIt for ; Wed, 23 Feb 2011 17:38:11 +0100 (CET) Received: by sam.mediasupervision.de (Postfix, from userid 1000) id 93819485DA3; Wed, 23 Feb 2011 17:38:11 +0100 (CET) From: Gregor Hoffleit To: sup-talk In-reply-to: <1298471114-sup-8140@plc.intranet.plecavalier.com> References: <1298471114-sup-8140@plc.intranet.plecavalier.com> Date: Wed, 23 Feb 2011 17:38:11 +0100 Message-Id: <1298478713-sup-7540@sam.mediasupervision.de> User-Agent: Sup/git Subject: Re: [sup-talk] searching for multiple labels X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org "label:apple label:orange" finds all threads which have either the label "apple" or the label "orange" (or both). "label:apple AND label:orange" finds the threads which are labeled with "apple" and "orange" at the same time. For a more detailed description, have a look at http://sup.rubyforge.org/wiki/wiki.pl?SearchingMail. Regards, Gregor * Philippe LeCavalier [Mi Feb 23 15:25:57 +0100 2011] > What's the syntax for searching multiple labels in one query? Or do I > always have to search & refine? _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk