[PATCH v2 12/14] cli/reply: pass internet address list to munge detect
[notmuch-archives.git] / ba / c878efaa01d3c59021d5c2029ec9a4cfc5abb3
1 Return-Path: <jan@ryngle.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id B454C431FBC\r
6         for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 13:15:05 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id JFc+BHAowWOO for <notmuch@notmuchmail.org>;\r
11         Sat, 21 Nov 2009 13:15:04 -0800 (PST)\r
12 Received: from mail-bw0-f224.google.com (mail-bw0-f224.google.com\r
13         [209.85.218.224])\r
14         by olra.theworths.org (Postfix) with ESMTP id BD69C431FAE\r
15         for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 13:15:03 -0800 (PST)\r
16 Received: by bwz24 with SMTP id 24so3132593bwz.30\r
17         for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 13:15:03 -0800 (PST)\r
18 MIME-Version: 1.0\r
19 Received: by 10.204.20.82 with SMTP id e18mr2896758bkb.168.1258838102986; Sat,\r
20         21 Nov 2009 13:15:02 -0800 (PST)\r
21 In-Reply-To: <87bpivtwr1.fsf@59A2.org>\r
22 References: <87fx87u3no.fsf@59A2.org> <874oon4pgv.fsf@yoom.home.cworth.org>\r
23         <f35dbb950911211250u5f0e8c05p56da7be3d48bbba8@mail.gmail.com>\r
24         <87bpivtwr1.fsf@59A2.org>\r
25 Date: Sat, 21 Nov 2009 22:15:02 +0100\r
26 Message-ID: <f35dbb950911211315l35f586dfie7fdcbb15bda3fe0@mail.gmail.com>\r
27 From: Jan Janak <jan@ryngle.com>\r
28 To: Jed Brown <jed@59a2.org>\r
29 Content-Type: text/plain; charset=UTF-8\r
30 Content-Transfer-Encoding: quoted-printable\r
31 Cc: notmuch@notmuchmail.org\r
32 Subject: Re: [notmuch] Asynchronous tagging\r
33 X-BeenThere: notmuch@notmuchmail.org\r
34 X-Mailman-Version: 2.1.12\r
35 Precedence: list\r
36 List-Id: "Use and development of the notmuch mail system."\r
37         <notmuch.notmuchmail.org>\r
38 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
39         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
40 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
41 List-Post: <mailto:notmuch@notmuchmail.org>\r
42 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
43 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
45 X-List-Received-Date: Sat, 21 Nov 2009 21:15:05 -0000\r
46 \r
47 On Sat, Nov 21, 2009 at 10:04 PM, Jed Brown <jed@59a2.org> wrote:\r
48 >> =C2=A03) Message flags are updated on the IMAP server (for example when =\r
49 you\r
50 >> mark a message as read in gmail). Offlineimap keeps message flags\r
51 >> synchronized. =C2=A0If you mark a local message as read then the change =\r
52 is\r
53 >> propagated to the IMAP server and vice versa.\r
54 >\r
55 > Do you know if Offlineimap (or some similar tool) can be told not to\r
56 > bother keeping flags synchronized?\r
57 \r
58 Try using the cmdline option -q, from offlineimap's help:\r
59 \r
60 -q  Run  only quick synchronizations.   Ignore any flag updates on IMAP ser=\r
61 vers.\r
62 \r
63 This kinda works, but even with this option I am still seeing missing\r
64 files if I work with my inbox in gmail. AFAIK there is currently no\r
65 easy way to prevent that.\r
66 \r
67   -- Jan\r