From: Marcelo Laia Date: Mon, 19 Aug 2013 11:15:41 +0000 (+2100) Subject: Re: return code 134 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=73861ce2f8351522a9403eb4a404bb5314b4e6f7;p=notmuch-archives.git Re: return code 134 --- diff --git a/ba/5323c440988002d9397926df832107ae9e04c4 b/ba/5323c440988002d9397926df832107ae9e04c4 new file mode 100644 index 000000000..f6cb15830 --- /dev/null +++ b/ba/5323c440988002d9397926df832107ae9e04c4 @@ -0,0 +1,92 @@ +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 C8F73431E62 + for ; Mon, 19 Aug 2013 04:19:36 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, 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 oNYhCpVC21S2 for ; + Mon, 19 Aug 2013 04:19:32 -0700 (PDT) +Received: from mail-yh0-f51.google.com (mail-yh0-f51.google.com + [209.85.213.51]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 582E6421179 + for ; Mon, 19 Aug 2013 04:19:32 -0700 (PDT) +Received: by mail-yh0-f51.google.com with SMTP id c41so207536yho.10 + for ; Mon, 19 Aug 2013 04:19:31 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=date:from:to:cc:subject:message-id:reply-to:references:mime-version + :content-type:content-disposition:in-reply-to:organization + :user-agent; bh=NbAL2v6vsqryduDZvunK99dkQvyrV6UZQG/GfZRTMJs=; + b=xfBt6OOJncxH9fjCvdMxwaIl+TQUxlxQ39ezMCKaQ7T1dWbnXzfIh17q7dhCxCzOeK + eynLs6y4rjjyLWBOZjISlLECXLk17OL6sGgeE6tCouWRJ80XAkIVMZrckjHnyNRv/WMl + GZInQod8l5rJiR34TcPhvvnk77ljoxlP67NFm6/gXffHQ1+/OHREfD5IP+uuuZqMlbg2 + zelhB7fBqAClP2zzgrIrY8a+dq/cU9zKvxShLn6bhm2wzTlWCZoXyTHvBo2Y9rRmonFP + jvAl8T2pvJpRYP+UnecAtctppWJLfZ2e8MBspcJKmUmsxkFh0cwlhU0tbR8XiPiSTbUa + tNcQ== +X-Received: by 10.236.136.7 with SMTP id v7mr64601yhi.73.1376911171697; + Mon, 19 Aug 2013 04:19:31 -0700 (PDT) +Received: from localhost (sentinela.ufvjm.edu.br. [200.131.252.200]) + by mx.google.com with ESMTPSA id + u66sm13040759yhd.24.1969.12.31.16.00.00 + (version=TLSv1.2 cipher=RC4-SHA bits=128/128); + Mon, 19 Aug 2013 04:19:30 -0700 (PDT) +Date: Mon, 19 Aug 2013 08:15:41 -0300 +From: Marcelo Laia +To: David Bremner +Subject: Re: return code 134 +Message-ID: <20130819111541.GA11731@localhost> +References: <20130817134321.GA6912@localhost> + <87y57yxavk.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +In-Reply-To: <87y57yxavk.fsf@maritornes.cs.unb.ca> +Organization: nonononono +X-URL: http://www.nononono.com/ +User-Agent: Mutt/1.5.21 (2010-09-15) +X-Mailman-Approved-At: Mon, 19 Aug 2013 04:44:23 -0700 +Cc: notmuch@notmuchmail.org +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +Reply-To: Marcelo Laia +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 19 Aug 2013 11:19:36 -0000 + +Hi David, + +I run these line codes + + $ notmuch dump --output=~/out.nm + $ mv ~/Mail/.notmuch ~/.notmuch.bak + $ notmuch new + $ notmuch tag -inbox -unread '*' + $ notmuch restore --accumulate --input=~/out.nm + +from page http://notmuchmail.org/howto/#index6h2 + +and, after some complains, it get to run very well now! + +Thank you very much! + +-- +Laia, ML +http://ppgcf.ufvjm.edu.br/~ppgcf/marcelolaia +