From 4a0e23cf0b94ce1d9e4d8664532989ddd994dc88 Mon Sep 17 00:00:00 2001 From: Folker Bernitt Date: Mon, 4 May 2015 10:36:21 +0200 Subject: 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 --- service/test/mailsets/common/cur/mbox00000002:2,S | 19 +++++++++++++++++++ service/test/mailsets/common/mbox00000000 | 12 ------------ service/test/mailsets/common/mbox00000001 | 22 ---------------------- service/test/mailsets/common/new/mbox00000000:2, | 12 ++++++++++++ service/test/mailsets/common/new/mbox00000001 | 22 ++++++++++++++++++++++ service/test/mailsets/common/tmp/.keep | 0 6 files changed, 53 insertions(+), 34 deletions(-) create mode 100644 service/test/mailsets/common/cur/mbox00000002:2,S delete mode 100644 service/test/mailsets/common/mbox00000000 delete mode 100644 service/test/mailsets/common/mbox00000001 create mode 100644 service/test/mailsets/common/new/mbox00000000:2, create mode 100644 service/test/mailsets/common/new/mbox00000001 create mode 100644 service/test/mailsets/common/tmp/.keep (limited to 'service/test/mailsets') diff --git a/service/test/mailsets/common/cur/mbox00000002:2,S b/service/test/mailsets/common/cur/mbox00000002:2,S new file mode 100644 index 00000000..2881e352 --- /dev/null +++ b/service/test/mailsets/common/cur/mbox00000002:2,S @@ -0,0 +1,19 @@ +Subject: A read mail +From: bob@try.pixelated-project.org +To: alice@try.pixelated-project.org +X-Pixelated-encryption-status: true +Date: Tue, 08 Apr 2015 18:32:05 +0000 (UTC) + +Q: How many hardware engineers does it take to change a lightbulb? +A: None. We'll fix it in software. + +Q: How many system programmers does it take to change a light bulb? +A: None. The application can work around it. + +Q: How many software engineers does it take to change a lightbulb? +A: None. We'll document it in the manual. + +Q: How many tech writers does it take to change a lightbulb? +A: None. The user can figure it out. + + diff --git a/service/test/mailsets/common/mbox00000000 b/service/test/mailsets/common/mbox00000000 deleted file mode 100644 index c3fab833..00000000 --- a/service/test/mailsets/common/mbox00000000 +++ /dev/null @@ -1,12 +0,0 @@ -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 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. - - diff --git a/service/test/mailsets/common/new/mbox00000000:2, b/service/test/mailsets/common/new/mbox00000000:2, new file mode 100644 index 00000000..a35e63f0 --- /dev/null +++ b/service/test/mailsets/common/new/mbox00000000:2, @@ -0,0 +1,12 @@ +Subject: Hey Alice +From: bob@try.pixelated-project.org +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/new/mbox00000001 b/service/test/mailsets/common/new/mbox00000001 new file mode 100644 index 00000000..e1c6ba8b --- /dev/null +++ b/service/test/mailsets/common/new/mbox00000001 @@ -0,0 +1,22 @@ +Subject: Garbage collection works +From: bob@try.pixelated-project.org +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. + + diff --git a/service/test/mailsets/common/tmp/.keep b/service/test/mailsets/common/tmp/.keep new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3