summaryrefslogtreecommitdiff
path: root/tickets/b5d1917bae3e4c98b0138407027c1230/Maildir/new/1458992704.M376672P16797Q1.hrun
blob: d3b15d39ee351d993f4576d575f93e713f0a348b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
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 4E6882D4F5
	for <distix@pieni.net>; Sat, 26 Mar 2016 12:43:52 +0100 (CET)
Received: from platypus.pepperfish.net (unknown [10.112.100.20])
	by bagpuss.pepperfish.net (Postfix) with ESMTP id 9FA1BC8;
	Sat, 26 Mar 2016 11:43:51 +0000 (GMT)
Received: from ip6-localhost ([::1] helo=platypus.pepperfish.net)
	by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian))
	id 1ajmdD-0003CC-Hf; Sat, 26 Mar 2016 11:43:51 +0000
Received: from inmail0 ([10.112.100.10] helo=mx0.pepperfish.net)
 by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian))
 id 1ajmdC-0003C5-B5
 for <obnam-dev@obnam.org>; Sat, 26 Mar 2016 11:43:50 +0000
Received: from suhail.uberspace.de ([185.26.156.24] ident=RDCeMWd2mnl)
 by mx0.pepperfish.net with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256)
 (Exim 4.80) (envelope-from <jn@hz6.de>) id 1ajmdA-0006Hj-Aq
 for obnam-dev@obnam.org; Sat, 26 Mar 2016 11:43:50 +0000
Received: (qmail 711 invoked by uid 651); 26 Mar 2016 11:43:41 -0000
Received: from HSI-KBW-109-192-234-157.hsi6.kabel-badenwuerttemberg.de
 (HSI-KBW-109-192-234-157.hsi6.kabel-badenwuerttemberg.de [109.192.234.157])
 by htjn.suhail.uberspace.de (Horde Framework) with HTTP; Sat, 26 Mar 2016
 12:43:41 +0100
Date: Sat, 26 Mar 2016 12:43:41 +0100
Message-ID: <20160326124341.Horde.QPtLO4hDROuoYhbzMwF_Kkw@htjn.suhail.uberspace.de>
From: Jan Niggemann <jn@hz6.de>
To: obnam-dev@obnam.org
In-Reply-To: <20160326090544.GC2545@exolobe1.liw.fi>
User-Agent: Horde Application Framework 5
Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes
MIME-Version: 1.0
Content-Disposition: inline
X-Spam-Score: -1.9
X-Spam-Score-int: -18
X-Spam-Bar: -
X-Scanned-By: pepperfish.net, Sat, 26 Mar 2016 11:43:50 +0000
X-Spam-Report: Content analysis details: (-1.9 points)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.5 PPF_USER_AGENT         User-Agent: exists
 0.5 PPF_RECEIVED_HTTP      Received header mentions http
 -1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
 [score: 0.0000]
X-ACL-Warn: message may be spam
X-Scan-Signature: 47a84e97650d58e1155a904f8b84d167
Subject: Re: Keeping track of Obnam issues (support, development)
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

Hi Lars,

Zitat von Lars Wirzenius <liw@liw.fi>:

> I've set up a rudimentary ticketing system for Obnam
very good idea indeed!

, using my own
> distix software. It tracks discussions on the obnam-dev and
> obnam-support mailing lists. Each mail thread is a separate ticket,
> and a new ticket is opened automatically. New mails in the same thread
> are added automatically to the same ticket.
Interesting idea, never heard of that before.

> I hope this'll be useful to others. It's already useful for me.
This certainly will be.

> PS. The inevitable question is going to be "why write distix and not
> use ...". The answer is that I want a distributed ticketing system
> that I can fully use while offline. I've tried a bunch of them, and
> nothing else has satisfied me. So I wrote my own. I also have a
> t-shirt saying "I am a knight who says NIH".
Thank you for giving the explanation, I had already typing "... but  
why didn't you use" ;-)

Jan

-- 
gpg --keyserver pgp.mit.edu --recv-keys 0x514FCA9C
F013 93C0 306C 1E31 4E00  09FA 21EC A2F6 514F CA9C

_______________________________________________
obnam-dev mailing list
obnam-dev@obnam.org
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org