aboutsummaryrefslogtreecommitdiffstats
path: root/interfaces/email
Commit message (Expand)AuthorAgeFilesLines
...
* Now be-handle-mail successfully catches stdout/stderr.W. Trevor King2009-07-161-1/+2
* Oops again, removed some old debugging loggingW. Trevor King2009-07-151-8/+0
* Oops, the header keys in be-handle-mail should all be unicode.W. Trevor King2009-07-151-4/+4
* be-handle-mail succesfully sends replies.W. Trevor King2009-07-151-16/+49
* Adjusted _procmailrc to not match reply emails.W. Trevor King2009-07-151-2/+3
* Add unicode-header handling to send_pgp_mime.pyW. Trevor King2009-07-151-11/+26
* Minor tweaks in send_pgp_mime.pyW. Trevor King2009-07-151-3/+1
* Added --mode=plain option to send_pgp_mime.W. Trevor King2009-07-152-10/+21
* First attempt at real response email.W. Trevor King2009-07-151-15/+42
* Added some comments to send_pgp_mimeW. Trevor King2009-07-151-1/+6
* Incorperated send_pgp_mime into be-handle-mail.W. Trevor King2009-07-151-3/+16
* Ran update_copyright.sh on be-handle-mail and send_pgp_mime.W. Trevor King2009-07-152-2/+30
* Added my send_pgp_mime module to the project.W. Trevor King2009-07-152-0/+547
* Added be-handle-mail and some example emails.W. Trevor King2009-07-149-0/+146
* Added _procmailrc file for interactive email handling.W. Trevor King2009-07-141-0/+19
* Reorganized directory structure, mostly to put all the interfaces inW. Trevor King2009-07-141-0/+59