Added be-handle-mail and some example emails.
authorW. Trevor King <wking@drexel.edu>
Tue, 14 Jul 2009 21:10:51 +0000 (17:10 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 14 Jul 2009 21:10:51 +0000 (17:10 -0400)
commitc7d4427c4e3c1c9294e06d3bdfef0d40eda1ac01
tree43790107dff911efcc89e683555043181d49a34b
parentf98f688c326e8254a02b261ae9b21c1b95539c3a
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.
interfaces/email/interactive/be-handle-mail [new file with mode: 0755]
interfaces/email/interactive/examples/blank [new file with mode: 0644]
interfaces/email/interactive/examples/comment [new file with mode: 0644]
interfaces/email/interactive/examples/invalid_command [new file with mode: 0644]
interfaces/email/interactive/examples/invalid_subject [new file with mode: 0644]
interfaces/email/interactive/examples/list [new file with mode: 0644]
interfaces/email/interactive/examples/missing_command [new file with mode: 0644]
interfaces/email/interactive/examples/new [new file with mode: 0644]
interfaces/email/interactive/examples/show [new file with mode: 0644]