summaryrefslogtreecommitdiff
path: root/tickets/8ef18b8acf344409b91bf0abc06613ee/Maildir/new/1455998995.M799525P17339Q37.exolobe1
diff options
context:
space:
mode:
Diffstat (limited to 'tickets/8ef18b8acf344409b91bf0abc06613ee/Maildir/new/1455998995.M799525P17339Q37.exolobe1')
-rw-r--r--tickets/8ef18b8acf344409b91bf0abc06613ee/Maildir/new/1455998995.M799525P17339Q37.exolobe187
1 files changed, 87 insertions, 0 deletions
diff --git a/tickets/8ef18b8acf344409b91bf0abc06613ee/Maildir/new/1455998995.M799525P17339Q37.exolobe1 b/tickets/8ef18b8acf344409b91bf0abc06613ee/Maildir/new/1455998995.M799525P17339Q37.exolobe1
new file mode 100644
index 0000000..e546a53
--- /dev/null
+++ b/tickets/8ef18b8acf344409b91bf0abc06613ee/Maildir/new/1455998995.M799525P17339Q37.exolobe1
@@ -0,0 +1,87 @@
+Return-Path: <obnam-dev-bounces@obnam.org>
+X-Original-To: distix@pieni.net
+Delivered-To: distix@pieni.net
+Received: from bagpuss.pepperfish.net (bagpuss.pepperfish.net [148.251.8.16])
+ (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
+ (No client certificate requested)
+ by pieni.net (Postfix) with ESMTPS id 30AAD2CC0B
+ for <distix@pieni.net>; Mon, 2 Feb 2015 17:04:32 +0100 (CET)
+Received: from platypus.pepperfish.net (unknown [10.112.100.20])
+ by bagpuss.pepperfish.net (Postfix) with ESMTP id 0513B33C1;
+ Mon, 2 Feb 2015 16:04:31 +0000 (GMT)
+Received: from localhost ([::1] helo=platypus.pepperfish.net)
+ by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian))
+ id 1YIJUE-0007QR-TP; Mon, 02 Feb 2015 16:04:30 +0000
+Received: from inmail ([10.112.100.10] helo=mx0.pepperfish.net)
+ by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian))
+ id 1YIJUE-0007QL-7y
+ for <obnam-dev@obnam.org>; Mon, 02 Feb 2015 16:04:30 +0000
+Received: from d119a1.x-mailer.de ([212.162.53.138])
+ by mx0.pepperfish.net with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256)
+ (Exim 4.80) (envelope-from <jn@hz6.de>) id 1YIJUB-0002FV-9c
+ for obnam-dev@obnam.org; Mon, 02 Feb 2015 16:04:30 +0000
+Received: from [109.192.234.157] (helo=debian.nigge)
+ by d119.x-mailer.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63)
+ (envelope-from <jn@hz6.de>) id 1YIJU9-0004Yi-Jj
+ for obnam-dev@obnam.org; Mon, 02 Feb 2015 17:04:25 +0100
+From: Jan Niggemann <jn@hz6.de>
+To: obnam-dev@obnam.org
+Date: Mon, 2 Feb 2015 17:04:24 +0100
+Message-Id: <1422893064-21652-1-git-send-email-jn@hz6.de>
+X-Mailer: git-send-email 1.7.10.4
+X-Info: valid message
+X-Info: original Date
+X-Spam-Score: -2.2
+X-Spam-Score-int: -21
+X-Spam-Bar: --
+X-Scanned-By: pepperfish.net, Mon, 02 Feb 2015 16:04:30 +0000
+X-Spam-Report: Content analysis details: (-2.2 points)
+ pts rule name description
+ ---- ---------------------- --------------------------------------------------
+ -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no
+ trust [212.162.53.138 listed in list.dnswl.org]
+ -0.3 PPF_FROM_UK RBL: A Received line involves an address from the UK
+ [212.162.53.138 listed in gb.country.dnsbl.rjek.com]
+ -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1%
+ [score: 0.0000]
+Subject: [PATCH] fixes typo in en-manual
+X-BeenThere: obnam-dev@obnam.org
+X-Mailman-Version: 2.1.5
+Precedence: list
+List-Id: Obnam development discussions <obnam-dev-obnam.org>
+List-Unsubscribe: <http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org>,
+ <mailto:obnam-dev-request@obnam.org?subject=unsubscribe>
+List-Archive: <http://listmaster.pepperfish.net/pipermail/obnam-dev-obnam.org>
+List-Post: <mailto:obnam-dev@obnam.org>
+List-Help: <mailto:obnam-dev-request@obnam.org?subject=help>
+List-Subscribe: <http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org>,
+ <mailto:obnam-dev-request@obnam.org?subject=subscribe>
+Sender: obnam-dev-bounces@obnam.org
+Errors-To: obnam-dev-bounces@obnam.org
+
+---
+ manual/en/160-tuning.mdwn | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/manual/en/160-tuning.mdwn b/manual/en/160-tuning.mdwn
+index bcca7f0..180a338 100644
+--- a/manual/en/160-tuning.mdwn
++++ b/manual/en/160-tuning.mdwn
+@@ -2,7 +2,7 @@
+
+ This chapter discusses ways to tune Obnam performance for various
+ situations. It covers the various options that can affect CPU and
+-memory consumptions, as well as ways to experiment to find a good set
++memory consumption, as well as ways to experiment to find a good set
+ of values.
+
+ See <http://obnam.org/faq/tuning/> for a start.
+--
+1.7.10.4
+
+Correction of previous patch, keeping the pun in the title of 070...mdwn
+
+_______________________________________________
+obnam-dev mailing list
+obnam-dev@obnam.org
+http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org