| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
For testing the new [be-bug:xml] interface we're about to write.
|
|
|
|
| |
Split arguments following POSIX rather than at all whitespace.
|
|
|
|
|
|
|
|
| |
Many psuedo-headers had been ignored. Now they are all implemented.
Getting this working exposed a few bugs in error message generation
for Commands with IDs in their argument list. These bugs should now
be fixed.
|
|
|
|
| |
I've added the test-case that show it.
|
| |
|
|
|
|
|
| |
Changed all the example emails over to the new format.
Now it's time to try them all out and fix all the bugs ;).
|
|
|
|
|
| |
Waiting for a response so you can get the bug ID for your initial
comment is silly. Now you don't have to :)
|
|
|
|
|
|
| |
This keeps the transfer-encoding out of base64 if possible.
Also added a "help" example to interafaces/email/interactive/examples.
|
|
|
|
| |
Indeed, be-handle-mail chokes... :(
|
|
So far, it parses the emails and executes the specified task.
Todo: email the sender back with the output/errors/exit-status/etc.
|