From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.216.173.66 with SMTP id u44cs21307wel; Thu, 27 May 2010 08:07:04 -0700 (PDT) Received: by 10.231.194.194 with SMTP id dz2mr1018854ibb.74.1274972824031; Thu, 27 May 2010 08:07:04 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id d10si2050627ibb.23.2010.05.27.08.07.03; Thu, 27 May 2010 08:07:04 -0700 (PDT) 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 63E8A3C8048; Thu, 27 May 2010 11:07:03 -0400 (EDT) Received: from sam.mediasupervision.de (sam.mediasupervision.de [80.152.3.104]) by rubyforge.org (Postfix) with ESMTP id DD293185835D for ; Thu, 27 May 2010 10:56:09 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by sam.mediasupervision.de (Postfix) with ESMTP id 429F0485E12 for ; Thu, 27 May 2010 16:56:09 +0200 (CEST) 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 EUZ+YnaEB9pv for ; Thu, 27 May 2010 16:56:09 +0200 (CEST) Received: by sam.mediasupervision.de (Postfix, from userid 1000) id 1D82F485E13; Thu, 27 May 2010 16:56:09 +0200 (CEST) From: Gregor Hoffleit To: sup-talk In-reply-to: <1274967691-sup-3930@guava.lanl.gov> References: <1274952982-sup-977@sam.mediasupervision.de> <1274967691-sup-3930@guava.lanl.gov> Date: Thu, 27 May 2010 16:56:09 +0200 Message-Id: <1274971595-sup-6975@sam.mediasupervision.de> User-Agent: Sup/git Subject: Re: [sup-talk] Search syntax: "from:*@gmail.com" doesn't work? 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 * John Bent [Do Mai 27 15:42:01 +0200 2010] > Excerpts from Gregor Hoffleit's message of Thu May 27 03:38:59 -0600 2010: > > The wiki lists a few search examples: > > http://sup.rubyforge.org/wiki/wiki.pl?SearchingMail > > > > But, most wildcard searches (e.g. "from:@gmail.com") don't seem to work > > for me. I'm running the next branch. > > > from:*@gmail.com works for me. Note the '*' wildcard character. Strange. from:*@gmail.com gives me no results. Although it should match zillions of mails in my mailbox. The dot wildchard doesn't work as well: from:johnbent@lanl.gov returns a dozen hits from:*@lanl.gov returns zero from:@lanl.gov returns zero from:jo.nbent@lanl.gov returns zero from:jo?nbent@lanl.gov returns zero I'm a bit puzzled. This is with a current next checkout, on a Debian etch with ruby 1.8.7 and Xapian 1.0.20 (from backports.org). Gregor _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk