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 B454C431FBC for ; Sat, 21 Nov 2009 13:15:05 -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 JFc+BHAowWOO for ; Sat, 21 Nov 2009 13:15:04 -0800 (PST) Received: from mail-bw0-f224.google.com (mail-bw0-f224.google.com [209.85.218.224]) by olra.theworths.org (Postfix) with ESMTP id BD69C431FAE for ; Sat, 21 Nov 2009 13:15:03 -0800 (PST) Received: by bwz24 with SMTP id 24so3132593bwz.30 for ; Sat, 21 Nov 2009 13:15:03 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.20.82 with SMTP id e18mr2896758bkb.168.1258838102986; Sat, 21 Nov 2009 13:15:02 -0800 (PST) In-Reply-To: <87bpivtwr1.fsf@59A2.org> References: <87fx87u3no.fsf@59A2.org> <874oon4pgv.fsf@yoom.home.cworth.org> <87bpivtwr1.fsf@59A2.org> Date: Sat, 21 Nov 2009 22:15:02 +0100 Message-ID: From: Jan Janak To: Jed Brown Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: notmuch@notmuchmail.org Subject: Re: [notmuch] Asynchronous tagging 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: Sat, 21 Nov 2009 21:15:05 -0000 On Sat, Nov 21, 2009 at 10:04 PM, Jed Brown wrote: >> =C2=A03) Message flags are updated on the IMAP server (for example when = you >> mark a message as read in gmail). Offlineimap keeps message flags >> synchronized. =C2=A0If you mark a local message as read then the change = is >> propagated to the IMAP server and vice versa. > > Do you know if Offlineimap (or some similar tool) can be told not to > bother keeping flags synchronized? Try using the cmdline option -q, from offlineimap's help: -q Run only quick synchronizations. Ignore any flag updates on IMAP ser= vers. This kinda works, but even with this option I am still seeing missing files if I work with my inbox in gmail. AFAIK there is currently no easy way to prevent that. -- Jan