aboutsummaryrefslogtreecommitdiffstats
path: root/interfaces/email/interactive/examples/new
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2009-07-14 17:10:51 -0400
committerW. Trevor King <wking@drexel.edu>2009-07-14 17:10:51 -0400
commitc7d4427c4e3c1c9294e06d3bdfef0d40eda1ac01 (patch)
tree43790107dff911efcc89e683555043181d49a34b /interfaces/email/interactive/examples/new
parentf98f688c326e8254a02b261ae9b21c1b95539c3a (diff)
downloadbugseverywhere-c7d4427c4e3c1c9294e06d3bdfef0d40eda1ac01.tar.gz
Added be-handle-mail and some example emails.
So far, it parses the emails and executes the specified task. Todo: email the sender back with the output/errors/exit-status/etc.
Diffstat (limited to 'interfaces/email/interactive/examples/new')
-rw-r--r--interfaces/email/interactive/examples/new9
1 files changed, 9 insertions, 0 deletions
diff --git a/interfaces/email/interactive/examples/new b/interfaces/email/interactive/examples/new
new file mode 100644
index 0000000..7ac6dce
--- /dev/null
+++ b/interfaces/email/interactive/examples/new
@@ -0,0 +1,9 @@
+From jdoe@example.com Fri Apr 18 11:18:58 2008
+Message-ID: <abcd@example.com>
+Date: Fri, 18 Apr 2008 12:00:00 +0000
+From: John Doe <jdoe@example.com>
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+Subject: [be-bug] new
+
+Need tests for the email interface.