Added interfaces/email/interactive/README and be-handle-mail options.
authorW. Trevor King <wking@drexel.edu>
Mon, 20 Jul 2009 15:44:11 +0000 (11:44 -0400)
committerW. Trevor King <wking@drexel.edu>
Mon, 20 Jul 2009 15:44:11 +0000 (11:44 -0400)
commite2c1aa813380694b2bc8f6cb07345aab23c71e27
tree6574fec2379c6991a7c85e2bcd2dc9d8e5b14625
parent10199c74f31ee69c08cfa44aa8c8d098ee1f13fa
Added interfaces/email/interactive/README and be-handle-mail options.

The README should give enough info to install and use the interface.

While I was writing it, I thought that be-handle-mail could use the
--be-dir, --tag-base, and --test options.  generate_global_tags()
helps implement the --tag-base option.

I set up a unittest framework since checking is currently a
pipe-in-emails-by-hand sort of arrangement, which can be slow ;).
Currently only generate_global_tags() is tested.

I also restored "show" to ALLOWED_COMMANDS, since it seems to have
wandered off ;).
interfaces/email/interactive/README [new file with mode: 0644]
interfaces/email/interactive/be-handle-mail