Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use shlex.split() to parse control lines in be-handle-mail. | W. Trevor King | 2009-07-20 | 1 | -6/+4 |
* | Added psuedo-header handling to be-handle-mail. | W. Trevor King | 2009-07-20 | 1 | -1/+8 |
* | be-handle-mail shown to successfully commit partially-failing emails. | W. Trevor King | 2009-07-19 | 1 | -0/+18 |
* | be-handle-mail's new DBT-style interface handles the example emails now. | W. Trevor King | 2009-07-19 | 2 | -1/+15 |
* | Reworked be-handle-mail to be more like the Debian Bug Tracker. | W. Trevor King | 2009-07-19 | 10 | -24/+32 |
* | Added new_with_comment ability to be-handle-mail. | W. Trevor King | 2009-07-18 | 1 | -0/+11 |
* | send_pgp_mime.py attempts to avoid UTF-8 for MIMEText messages. | W. Trevor King | 2009-07-18 | 1 | -0/+9 |
* | Added an email interface example requesting unicode comment output. | W. Trevor King | 2009-07-17 | 1 | -0/+9 |
* | Added be-handle-mail and some example emails. | W. Trevor King | 2009-07-14 | 8 | -0/+63 |