From: Patrick Totzke Date: Fri, 19 Jul 2013 15:30:57 +0000 (+0100) Subject: Re: [alot] announcing v0.3.5 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=986204188eee43adda26bebb8aeb8f5bf02cce95;p=notmuch-archives.git Re: [alot] announcing v0.3.5 --- diff --git a/ab/0baec26e19b8e282024fc2c646d8133501c134 b/ab/0baec26e19b8e282024fc2c646d8133501c134 new file mode 100644 index 000000000..782fa32df --- /dev/null +++ b/ab/0baec26e19b8e282024fc2c646d8133501c134 @@ -0,0 +1,85 @@ +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 6E642431FD0 + for ; Fri, 19 Jul 2013 08:29:00 -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 ponXOqxoO2RE for ; + Fri, 19 Jul 2013 08:28:53 -0700 (PDT) +Received: from mail-ea0-f177.google.com (mail-ea0-f177.google.com + [209.85.215.177]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id B7BA6431FC2 + for ; Fri, 19 Jul 2013 08:28:52 -0700 (PDT) +Received: by mail-ea0-f177.google.com with SMTP id j14so2437437eak.36 + for ; Fri, 19 Jul 2013 08:28:51 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=content-type:mime-version:content-transfer-encoding:from:user-agent + :to:references:in-reply-to:message-id:subject:date; + bh=UOtL8m47mvV6Nu7I6n9rZ6x4vx6gfMlt2RnVPpSTF1g=; + b=bzCR3BjXkNhsHAunKV8jwCnAsWjqIuk5iweT+8yfVcJPsB9mDyYU5Kvjt41SD313w6 + AIVX+7/U9ApboXJtx14MlBWV3z5XxEKBZ8tSvDCLAu9GjSW42p7LboSWRYZCh6w550Mx + PBpRszuA2gp9bLHFBHdV1AfRgi25Wc+cMe4/9SaS/8ZaBzbuA4hwIFNVZjzdUlE+nv9e + dMgmM3hE/9sTk+gabrc3akAbmzFE+i4HfMLftSy2QInfLPaZvjJVUVy4hSB6KopnwHqp + 2EWtRk4I/ZJU6wXZCXZhnvCY7tfQBi/CvrtXjfkewHjWohqjtt7ZWhjFCW7P5cmeYXqF + nBpw== +X-Received: by 10.15.31.198 with SMTP id y46mr16533704eeu.135.1374247731576; + Fri, 19 Jul 2013 08:28:51 -0700 (PDT) +Received: from localhost (dhcp-91-036.inf.ed.ac.uk. [129.215.91.36]) + by mx.google.com with ESMTPSA id + ci50sm28197291eeb.12.2013.07.19.08.28.50 for + (version=TLSv1.2 cipher=RC4-SHA bits=128/128); + Fri, 19 Jul 2013 08:28:51 -0700 (PDT) +Content-Type: text/plain; charset="utf-8" +MIME-Version: 1.0 +Content-Transfer-Encoding: quoted-printable +From: Patrick Totzke +User-Agent: alot/0.3.4 +To: Ruben Pollan , notmuch@notmuchmail.org +References: <20130718092124.26175.87703@brick> + <20130719134856.6257.70922@hermes> + <20130719140234.25629.48004@megatron> + <20130719150106.6257.25551@hermes> + <20130719151407.4427.14142@megatron> <20130719152440.6257.42431@hermes> +In-Reply-To: <20130719152440.6257.42431@hermes> +Message-ID: <20130719153057.18369.90172@megatron> +Subject: Re: [alot] announcing v0.3.5 +Date: Fri, 19 Jul 2013 16:30:57 +0100 +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: Fri, 19 Jul 2013 15:29:00 -0000 + +Quoting Ruben Pollan (2013-07-19 16:24:40) +> I just found the problem. I was still having the debian package installed= + and = + +> alot was using it's old alot-egg from debian :( Now that I uninstall the = +package = + +> is working fine. +> = + +> Sorry. + +No worries! another problem that solved itself :) +cheers, +/p