aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mail_handler/mail_handler.rb
Commit message (Collapse)AuthorAgeLines
* Move content type normalization to mail handler.Louise Crow2012-12-05-0/+24
|
* Move the action mailer dependency to the mail handler so that it's only ↵Louise Crow2012-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 nowLouise Crow2012-11-15-0/+1
|
* Move handling of TNEF mail attachments to mail handlerLouise Crow2012-11-15-0/+34
|
* Move TMail extensions to mail handler.Louise Crow2012-11-15-0/+1
|
* First skeletal version of separate mail handling library.Louise Crow2012-11-15-0/+16