summaryrefslogtreecommitdiff
path: root/service/test/mailsets/common/mbox00000001
diff options
context:
space:
mode:
authorFolker Bernitt <fbernitt@thoughtworks.com>2015-05-04 10:36:21 +0200
committerFolker Bernitt <fbernitt@thoughtworks.com>2015-05-04 12:06:00 +0200
commit4a0e23cf0b94ce1d9e4d8664532989ddd994dc88 (patch)
treeb44a74f40f2fd67c6164519106da8a7f338b468b /service/test/mailsets/common/mbox00000001
parent427fefd7856bd31d5e4f5ddf42b6b88c397c39d1 (diff)
Changed maintenance load mails format from mbox to maildir.
- Can now import mails from maildir (allows import of old mail accounts, too) - Flags currently supported: Replied, Seen - Issue #336
Diffstat (limited to 'service/test/mailsets/common/mbox00000001')
-rw-r--r--service/test/mailsets/common/mbox0000000122
1 files changed, 0 insertions, 22 deletions
diff --git a/service/test/mailsets/common/mbox00000001 b/service/test/mailsets/common/mbox00000001
deleted file mode 100644
index f80a35cb..00000000
--- a/service/test/mailsets/common/mbox00000001
+++ /dev/null
@@ -1,22 +0,0 @@
-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.
-
-