From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.28.69 with SMTP id l5cs179648ebc; Tue, 26 Jan 2010 09:19:12 -0800 (PST) Received: by 10.101.199.30 with SMTP id b30mr10259157anq.177.1264526351498; Tue, 26 Jan 2010 09:19:11 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 19si2069638gxk.48.2010.01.26.09.19.11; Tue, 26 Jan 2010 09:19:11 -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 DDB411858306; Tue, 26 Jan 2010 12:19:10 -0500 (EST) Received: from sam.mediasupervision.de (sam.mediasupervision.de [80.152.3.104]) by rubyforge.org (Postfix) with ESMTP id C636A3C804D for ; Tue, 26 Jan 2010 12:17:30 -0500 (EST) Received: from localhost (sam.mediasupervision.de [127.0.0.1]) by sam.mediasupervision.de (Postfix) with ESMTP id 7C915485C6F for ; Tue, 26 Jan 2010 18:17:29 +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 Wjy8ahMm1paR for ; Tue, 26 Jan 2010 18:17:29 +0100 (CET) Received: by sam.mediasupervision.de (Postfix, from userid 1000) id 49C95485C78; Tue, 26 Jan 2010 18:17:29 +0100 (CET) From: Gregor Hoffleit To: sup-talk Date: Tue, 26 Jan 2010 18:17:29 +0100 Message-Id: <1264525600-sup-2804@sam.mediasupervision.de> User-Agent: Sup/git Subject: [sup-talk] How to ignore some mails in searches? 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 I get a ton of mails from cron jobs on various machines like logcheck, which are archived right away (in before-add-message.rb). Problem is that these mails still show up in search results. This is a real problem, since e.g. almost every search for a mail address will match to some logcheck report mail from the mail server. Now I could just add '-label:cronjob' to any search, but that tedious. I'd like to filter out those mails by default, but still being able to include them in a search, if I want to. That sounds a lot like the semantics of the 'Spam' reserved label, but without Spam in it ;-) I guess there is some easy solution I'm missing!? Regards, Gregor Hoffleit _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk