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 38192431FAF for ; Wed, 8 Feb 2012 01:17:02 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "Date" X-Spam-Flag: NO X-Spam-Score: -0.367 X-Spam-Level: X-Spam-Status: No, score=-0.367 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, INVALID_DATE=0.432, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled 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 7TnCnde7bAYL for ; Wed, 8 Feb 2012 01:17:01 -0800 (PST) Received: from mail-ww0-f41.google.com (mail-ww0-f41.google.com [74.125.82.41]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 3CB09431FAE for ; Wed, 8 Feb 2012 01:17:01 -0800 (PST) Received: by wgbdt11 with SMTP id dt11so5073851wgb.2 for ; Wed, 08 Feb 2012 01:17:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=content-type:mime-version:content-transfer-encoding:to:from:date :in-reply-to:cc:references:message-id:user-agent:subject:date; bh=EAP2e6HsEwdAzLFbAU28uIy5x8pLwT8y2DQYWug8Do0=; b=durFNIBeEocbo87XtvWLG+0Hw9MQEiavdBcTfx4tftWtTJ+jipU5VHbBv9UfpDVu0v RCpli5DxmRkWUGiYxaTAX6BYfJfvqXIQxH4ugZ4okHKvNm3OrhQiauWx8QPZYWvfbyPd llvT9NosGn2SAEupb8aHyWKaZqI31qt4n+yW0= Received: by 10.180.76.235 with SMTP id n11mr25094501wiw.11.1328692620082; Wed, 08 Feb 2012 01:17:00 -0800 (PST) Received: from localhost (dhcp-91-036.inf.ed.ac.uk. [129.215.91.36]) by mx.google.com with ESMTPS id dr5sm1287521wib.0.2012.02.08.01.16.58 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 08 Feb 2012 01:16:59 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable To: Alex Botero-Lowry , Bhaskara Marthi From: Patrick Totzke Date: Wed, 08 Feb 2012 09:15:59 -0000 In-Reply-To: References: <871uqag4jq.fsf@nikula.org> Message-ID: <20120208091559.1273.90236@megatron> User-Agent: alot/0.21+ Subject: Re: For gmail how do you setup notmuch mail ?... Date: Wed, 08 Feb 2012 09:15:59 +0000 Cc: notmuch@notmuchmail.org X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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: Wed, 08 Feb 2012 09:17:02 -0000 Quoting Alex Botero-Lowry (2012-02-08 08:24:51) > I'm using a similar setup.=C2=A0 An inconvenience with the setup is th= at I have > various filters in gmail that filter, e.g., mailing list mails by skip= ping > the gmail inbox and applying specific tags.=C2=A0... = > Ideally, I'd like a view in notmuch that shows the same messages as the > gmail inbox.=C2=A0 Is there a way to accomplish this? > - b You could sync every subfolder *but* "All Mail" instead of just this folder: Gmail tags are available as imap folders. You can then tune your tagging fi= lters to sort by folder: queries. HTH, /p