summaryrefslogtreecommitdiff
path: root/service/test/mailsets
diff options
context:
space:
mode:
authorFolker Bernitt <fbernitt@thoughtworks.com>2015-04-30 11:51:34 +0200
committerFolker Bernitt <fbernitt@thoughtworks.com>2015-04-30 11:52:38 +0200
commit95ef43e9a4664c1baf6e7b045022675e414e89c2 (patch)
treef777d295999ca2ae25ea98d7450a2340718bb4aa /service/test/mailsets
parentdac47f4ea3f5ea1e108fdf67b5acc4e416022797 (diff)
Added two unread, encrypted sample mails.
- Issue #335
Diffstat (limited to 'service/test/mailsets')
-rw-r--r--service/test/mailsets/common/mbox0000000012
-rw-r--r--service/test/mailsets/common/mbox0000000122
2 files changed, 34 insertions, 0 deletions
diff --git a/service/test/mailsets/common/mbox00000000 b/service/test/mailsets/common/mbox00000000
new file mode 100644
index 00000000..c3fab833
--- /dev/null
+++ b/service/test/mailsets/common/mbox00000000
@@ -0,0 +1,12 @@
+From bob@try.pixelated-project.org
+Subject: Hey Alice
+To: alice@try.pixelated-project.org
+X-TW-Pixelated-Tags: cia
+X-Pixelated-encryption-status: true
+Date: Tue, 01 Apr 2015 08:43:27 +0000 (UTC)
+
+Yesterday upon the stair
+I met a man who wasn't there.
+He wasn't there again today --
+I think he's from the CIA.
+
diff --git a/service/test/mailsets/common/mbox00000001 b/service/test/mailsets/common/mbox00000001
new file mode 100644
index 00000000..f80a35cb
--- /dev/null
+++ b/service/test/mailsets/common/mbox00000001
@@ -0,0 +1,22 @@
+From bob@try.pixelated-project.org
+Subject: Garbage collection works
+To: alice@try.pixelated-project.org
+X-TW-Pixelated-Tags: garbage
+X-Pixelated-encryption-status: true
+Date: Tue, 05 Apr 2015 13:52:05 +0000 (UTC)
+
+=== ALL USERS PLEASE NOTE ========================
+
+The garbage collector now works. In addition a new, experimental garbage
+collection algorithm has been installed. With SI:%DSK-GC-QLX-BITS set to 17,
+(NOT the default) the old garbage collection algorithm remains in force; when
+virtual storage is filled, the machine cold boots itself. With SI:%DSK-GC-
+QLX-BITS set to 23, the new garbage collector is enabled. Unlike most garbage
+collectors, the new gc starts its mark phase from the mind of the user, rather
+than from the obarray. This allows the garbage collection of significantly
+more Qs. As the garbage collector runs, it may ask you something like "Do you
+remember what SI:RDTBL-TRANS does?", and if you can't give a reasonable answer
+in thirty seconds, the symbol becomes a candidate for GCing. The variable
+SI:%GC-QLX-LUSER-TM governs how long the GC waits before timing out the user.
+
+