Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move content type normalization to mail handler. | Louise Crow | 2012-12-05 | -0/+24 |
| | ||||
* | Move the action mailer dependency to the mail handler so that it's only ↵ | Louise Crow | 2012-12-04 | -0/+1 |
| | | | | active in Ruby 1.8. Use mail handler methods in handle-mail-replies. | |||
* | Add some extra accessors to Mail::Message for now | Louise Crow | 2012-11-15 | -0/+1 |
| | ||||
* | Move handling of TNEF mail attachments to mail handler | Louise Crow | 2012-11-15 | -0/+34 |
| | ||||
* | Move TMail extensions to mail handler. | Louise Crow | 2012-11-15 | -0/+1 |
| | ||||
* | First skeletal version of separate mail handling library. | Louise Crow | 2012-11-15 | -0/+16 |