aboutsummaryrefslogtreecommitdiffstats
path: root/interfaces/email/interactive/examples
Commit message (Collapse)AuthorAgeFilesLines
* Added an email interface example requesting unicode comment output.W. Trevor King2009-07-171-0/+9
| | | | Indeed, be-handle-mail chokes... :(
* Added be-handle-mail and some example emails.W. Trevor King2009-07-148-0/+63
So far, it parses the emails and executes the specified task. Todo: email the sender back with the output/errors/exit-status/etc.