From 70c770635199cfa473608162ec7d31e030a11c5f Mon Sep 17 00:00:00 2001 From: Folker Bernitt Date: Wed, 28 Oct 2015 12:05:59 +0100 Subject: Add markov-generate to load-mails - Allows to generat mails based on a sample mails - use it with: pixelated-maintenance markov-generate --seed 21 --limit 10 --- service/test/unit/fixtures/mbox | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 service/test/unit/fixtures/mbox (limited to 'service/test/unit/fixtures') diff --git a/service/test/unit/fixtures/mbox b/service/test/unit/fixtures/mbox new file mode 100644 index 00000000..c3506805 --- /dev/null +++ b/service/test/unit/fixtures/mbox @@ -0,0 +1,17 @@ +From guninski@guninski.com Thu Apr 9 23:42:05 2015 +Subject: Scott's Laws with a longer subject +From: scott@try.pixelated-project.org +To: alice@try.pixelated-project.org +X-Pixelated-encryption-status: true +Date: Tue, 09 Apr 2015 23:42:05 +0000 (UTC) + +Scott's First Law: + No matter what goes wrong, it will probably look right. + +Scott's Second Law: + When an error has been detected and corrected, it will be found + to have been wrong in the first place. +Corollary: + After the correction has been found in error, it will be + impossible to fit the original quantity back into the + equation. -- cgit v1.2.3