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 96291429E39 for ; Sun, 8 Apr 2012 15:26:31 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.1 X-Spam-Level: X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001] 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 SW2VkGj-622H for ; Sun, 8 Apr 2012 15:26:31 -0700 (PDT) Received: from homiemail-a22.g.dreamhost.com (caiajhbdcahe.dreamhost.com [208.97.132.74]) by olra.theworths.org (Postfix) with ESMTP id 19955429E38 for ; Sun, 8 Apr 2012 15:26:31 -0700 (PDT) Received: from homiemail-a22.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTP id 6C6781A8063; Sun, 8 Apr 2012 15:26:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sspaeth.de; h=references :in-reply-to:mime-version:content-type:subject:from:date:to:cc :message-id:content-transfer-encoding; q=dns; s=sspaeth.de; b=OH d3YicQ0UWU+5ykuvt9uDuRRkB2irGv8IIqCl1VqpyW2wy0gQbTrFGs8Sevz4q7gI 38YkVHKezZnPdnl68439q1sM6W91CNttlAESg5uX8/IgG/jEOk4hFk6MczZoTOFD bXsCJy9sXHN6tISBniNc5AO34W88YjbcnEi9cweh4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sspaeth.de; h=references :in-reply-to:mime-version:content-type:subject:from:date:to:cc :message-id:content-transfer-encoding; s=sspaeth.de; bh=yNCFZNXO wj3YbhqUA6kNhuQnDrA=; b=igFNCaDA/q6dEGv3KOUubESQ5/OJ/tsAznrJ6Qw/ QoAzv4Aj9UysD0GStX3K4uFLpnli04sjN8t+/utQMsvyYiJyNGZw790Pz+cwKMuv 763ot5+Tc5qeyvsyf0D0XwwlgbYq1wsF2U8hrTbEbg5IpmjshSygSAn3jvgwE09M EpI= Received: from [192.168.178.21] (unknown [176.46.225.50]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (Authenticated sender: sebastian@sspaeth.de) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTPSA id C40AA1A805F; Sun, 8 Apr 2012 15:26:28 -0700 (PDT) References: User-Agent: K-9 Mail for Android In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Subject: Re: notmuch-poll and OfflineIMAP From: Sebastian Spaeth Date: Mon, 09 Apr 2012 00:26:27 +0200 To: Adam Wolfe Gordon , Jacek Generowicz Message-ID: <7d20560f-f6bb-4f2c-b2fc-a3e1aaecdac9@email.android.com> Content-Transfer-Encoding: quoted-printable 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: Sun, 08 Apr 2012 22:26:31 -0000 Adam Wolfe Gordon wrote: > >I run offlineimap in autorefresh mode (with IDLE too, actually) and >use a script based on inotify to update notmuch whenever new mail >comes in: https://gist.github.com/1952483 . It sounds like some >variant of this would probably work for you. I actually plan to add new-message-hooks to offlineimap fairly soon. Sebastian --=20 Sent from my Android phone with K-9 Mail. Please excuse my brevity.