Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 3024D431FBF for ; Fri, 18 Dec 2009 03:22:32 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7piuO-jJZWbL for ; Fri, 18 Dec 2009 03:22:31 -0800 (PST) Received: from mail-gx0-f221.google.com (mail-gx0-f221.google.com [209.85.217.221]) by olra.theworths.org (Postfix) with ESMTP id 2BF73431FAE for ; Fri, 18 Dec 2009 03:22:31 -0800 (PST) Received: by gxk21 with SMTP id 21so803618gxk.10 for ; Fri, 18 Dec 2009 03:22:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :message-id:mime-version:content-type; bh=8BTri8bie7OsaKUJUXGAPiXTkEGeLp3DmR2PRBpNcjw=; b=GIzBAM8Napz0EtjVsHjbnDa7D/q3FAAwuw7CY5qllwu+GyYFfJ8GFNhItytI7NNd60 Ze+nfm62jYtjMXzKDEddTihgT7WfGY5YCis3M2kRgGcgu9WS9M+TuCcRafY5eGG7d/kF DVqVebrnFrle2etkeKt3Lq0P3G75FdZx/vAWc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:mime-version:content-type; b=ROUlVZTV2igWmmYgwC5/ZqyMI7lAdW3XzVI79LvUrZ/eU9amJcqvf5zbHjYPE/QEED eCcLh+j0ZQVe1da/GPEOEYxIXiMG202aY3V8a/r+7qz517Wf5R74+TwI7MX/ubasK/VY 1IS/tIcLE11sgHUSglj6mfOBQZtwzhb0Drb2w= Received: by 10.100.235.24 with SMTP id i24mr481911anh.38.1261135340245; Fri, 18 Dec 2009 03:22:20 -0800 (PST) Received: from localhost (220-244-174-171.static.tpgi.com.au [220.244.174.171]) by mx.google.com with ESMTPS id 16sm1445574gxk.11.2009.12.18.03.22.17 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 18 Dec 2009 03:22:18 -0800 (PST) From: Alex Ghitza To: notmuch@notmuchmail.org Date: Fri, 18 Dec 2009 22:21:54 +1100 Message-ID: <54aaxg5xyl.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [notmuch] automatically assigning tags to new messages? X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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: Fri, 18 Dec 2009 11:22:32 -0000 Dear notmuch crowd, I heard about notmuch mail a few days ago and I started playing with it. So far, it makes me very happy, but there are some things that I need to learn how to do. I'll start with the most important one: tagging incoming messages automatically. What is the recommended way of achieving this? There is a variety of things that I would like to automatically do to incoming mail: - if it comes from a mailing list (e.g. notmuch), tag it +notmuch and +unread, but not +inbox - if it's one of the numerous pointless weekly newsletters that I'm getting from my university, tag it +unimelb, but not +unread or +inbox - if it is coming from me, tag it +sent, but not +unread or +inbox There's probably more, but this is a good start. Any advice? [My current email setup is as follows: get messages from the Gmail account using fetchmail; run procmail with a bunch of recipes that put the messages into various maildirs; read the results with mutt. (Oh, and send mail with msmtp from mutt.)] Best, Alex -- Alex Ghitza -- Lecturer in Mathematics -- The University of Melbourne -- Australia -- http://www.ms.unimelb.edu.au/~aghitza/