diff options
author | W. Trevor King <wking@drexel.edu> | 2009-07-14 17:10:51 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-07-14 17:10:51 -0400 |
commit | c7d4427c4e3c1c9294e06d3bdfef0d40eda1ac01 (patch) | |
tree | 43790107dff911efcc89e683555043181d49a34b /interfaces/email/interactive/examples/missing_command | |
parent | f98f688c326e8254a02b261ae9b21c1b95539c3a (diff) | |
download | bugseverywhere-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/missing_command')
-rw-r--r-- | interfaces/email/interactive/examples/missing_command | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/interfaces/email/interactive/examples/missing_command b/interfaces/email/interactive/examples/missing_command new file mode 100644 index 0000000..fefe41b --- /dev/null +++ b/interfaces/email/interactive/examples/missing_command @@ -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] abcde + +Dummy content |