diff options
Diffstat (limited to 'framework/src/domain/mime/testdata/openpgp-signed-base64-mailman-footer.mbox')
-rw-r--r-- | framework/src/domain/mime/testdata/openpgp-signed-base64-mailman-footer.mbox | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/framework/src/domain/mime/testdata/openpgp-signed-base64-mailman-footer.mbox b/framework/src/domain/mime/testdata/openpgp-signed-base64-mailman-footer.mbox new file mode 100644 index 00000000..70bf4ef8 --- /dev/null +++ b/framework/src/domain/mime/testdata/openpgp-signed-base64-mailman-footer.mbox | |||
@@ -0,0 +1,117 @@ | |||
1 | Return-Path: <kde-pim-bounces@kde.org> | ||
2 | X-Sieve: CMU Sieve 2.3 | ||
3 | X-Virus-Scanned: amavisd-new at site | ||
4 | Authentication-Results: linux.site (amavisd-new); dkim=pass (1024-bit key) | ||
5 | header.d=kde.org | ||
6 | Received: from postbox.kde.org (localhost.localdomain [127.0.0.1]) | ||
7 | by postbox.kde.org (Postfix) with ESMTP id 867B8BF274; | ||
8 | Sat, 22 Aug 2015 09:32:21 +0000 (UTC) | ||
9 | DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=kde.org; s=default; | ||
10 | t=1440235945; bh=WhGhdxvdvRs04JdzjAkPcBVPmx7putlUE3ka9dvMIoc=; | ||
11 | h=From:To:Date:Subject:Reply-To:List-Id:List-Unsubscribe:List-Post: | ||
12 | List-Help:List-Subscribe:From; | ||
13 | b=mvxeMMGebkZKq7hekRypkPvt6S8lidA/8vQ3AC5Kft8HDmj8lDUpvOo0VXwCF0OG+ | ||
14 | iAOPKxYtxclf8PgYvgK8NIzr56CwcdlNm3/PpoSe20P3I1DGFpDDMFtW5tOD05SSHz | ||
15 | 5L6PCQyb+KFW1GrXgcm+eHshzJh3U8nHcyd8Vw2E= | ||
16 | X-Original-To: kde-pim@kde.org | ||
17 | Delivered-To: kde-pim@localhost.kde.org | ||
18 | X-Virus-Scanned: amavisd-new at site | ||
19 | From: Volker Krause <vkrause@kde.org> | ||
20 | To: KDEPIM <kde-pim@kde.org> | ||
21 | Date: Sat, 22 Aug 2015 11:31:38 +0200 | ||
22 | Message-ID: <11737387.KAAPH2KlE3@vkpc5> | ||
23 | Organization: KDE | ||
24 | User-Agent: KMail/4.14.3 (Linux/3.16.6-2-desktop; KDE/4.14.7; x86_64; | ||
25 | git-c97b13e; 2014-12-30) | ||
26 | MIME-Version: 1.0 | ||
27 | Subject: [Kde-pim] Phabricator Project Setup | ||
28 | X-BeenThere: kde-pim@kde.org | ||
29 | X-Mailman-Version: 2.1.16 | ||
30 | Precedence: list | ||
31 | Reply-To: KDE PIM <kde-pim@kde.org> | ||
32 | List-Id: KDE PIM <kde-pim.kde.org> | ||
33 | List-Unsubscribe: <https://mail.kde.org/mailman/options/kde-pim>, | ||
34 | <mailto:kde-pim-request@kde.org?subject=unsubscribe> | ||
35 | List-Post: <mailto:kde-pim@kde.org> | ||
36 | List-Help: <mailto:kde-pim-request@kde.org?subject=help> | ||
37 | List-Subscribe: <https://mail.kde.org/mailman/listinfo/kde-pim>, | ||
38 | <mailto:kde-pim-request@kde.org?subject=subscribe> | ||
39 | Content-Type: multipart/mixed; boundary="===============1910646461178264940==" | ||
40 | Errors-To: kde-pim-bounces@kde.org | ||
41 | Sender: "kde-pim" <kde-pim-bounces@kde.org> | ||
42 | |||
43 | |||
44 | --===============1910646461178264940== | ||
45 | Content-Type: multipart/signed; boundary="nextPart2440608.7aDuJBW7cK"; micalg="pgp-sha1"; protocol="application/pgp-signature" | ||
46 | |||
47 | --nextPart2440608.7aDuJBW7cK | ||
48 | Content-Transfer-Encoding: quoted-printable | ||
49 | Content-Type: text/plain; charset="us-ascii" | ||
50 | |||
51 | Hi, | ||
52 | |||
53 | I've talked to Ben, the current Phabricator test setup would actually b= | ||
54 | e=20 | ||
55 | usable for "production" use for task/project management for us, without= | ||
56 | =20 | ||
57 | causing the sysadmins unreasonable trouble when migrating to the full=20= | ||
58 | |||
59 | production deployment of Phabricator eventually. | ||
60 | |||
61 | Phabricator project layout it orthogonal to repo layout, so we can stru= | ||
62 | cture=20 | ||
63 | this however we want. Among other teams I see at least the following la= | ||
64 | youts: | ||
65 | - single project for everything | ||
66 | - a project per release | ||
67 | - a project per component/module (ie. close to the repo layout) | ||
68 | |||
69 | How do we want to structure this? | ||
70 | |||
71 | I would start with a single project to not fragment this too much, as w= | ||
72 | e have=20 | ||
73 | a relatively small team actually looking into this, so everyone is look= | ||
74 | ing at=20 | ||
75 | most sub-projects anyway. And should we eventually hit scaling limits, = | ||
76 | we can=20 | ||
77 | always expand this I think. | ||
78 | |||
79 | We of course should also talk about what we actually want to put in the= | ||
80 | re. My=20 | ||
81 | current motivation is having a place to collect the tasks for getting m= | ||
82 | ore of=20 | ||
83 | the former pimlibs into KF5, and anything else I run into on the way th= | ||
84 | ere=20 | ||
85 | that we eventually should clean up/improve. | ||
86 | |||
87 | regards, | ||
88 | Volker | ||
89 | |||
90 | --nextPart2440608.7aDuJBW7cK | ||
91 | Content-Type: application/pgp-signature; name="signature.asc" | ||
92 | Content-Description: This is a digitally signed message part. | ||
93 | Content-Transfer-Encoding: 7Bit | ||
94 | |||
95 | -----BEGIN PGP SIGNATURE----- | ||
96 | Version: GnuPG v2 | ||
97 | |||
98 | iD8DBQBV2EF9f5bM1k0S0kcRAk9cAJ4vHEh9JkT3Jy3EfxII7nP9HPmxrQCgjeLF | ||
99 | eYXCyN9NRAyC6CHeNnWZN10= | ||
100 | =Y8W4 | ||
101 | -----END PGP SIGNATURE----- | ||
102 | |||
103 | --nextPart2440608.7aDuJBW7cK-- | ||
104 | |||
105 | |||
106 | --===============1910646461178264940== | ||
107 | Content-Type: text/plain; charset="utf-8" | ||
108 | MIME-Version: 1.0 | ||
109 | Content-Transfer-Encoding: base64 | ||
110 | Content-Disposition: inline | ||
111 | |||
112 | X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KS0RFIFBJTSBt | ||
113 | YWlsaW5nIGxpc3Qga2RlLXBpbUBrZGUub3JnCmh0dHBzOi8vbWFpbC5rZGUub3JnL21haWxtYW4v | ||
114 | bGlzdGluZm8va2RlLXBpbQpLREUgUElNIGhvbWUgcGFnZSBhdCBodHRwOi8vcGltLmtkZS5vcmcv | ||
115 | |||
116 | --===============1910646461178264940==-- | ||
117 | |||