aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mail_handler/backends/mail_backend.rb
Commit message (Expand)AuthorAgeLines
* Wrap address parsing in a address_from_string method in the mail handler.Louise Crow2012-11-15-0/+4
* Move address_from_name_and_email to mail handler.Louise Crow2012-11-15-0/+13
* Move _get_file_part_name to mail handler.Louise Crow2012-11-15-0/+7
* Move handling of TNEF mail attachments to mail handlerLouise Crow2012-11-15-0/+9
* Use mail handler for making mail objects of attached emails. Add a flag to us...Louise Crow2012-11-15-1/+2
* Add methods for both backends to generate a mail object from raw data.Louise Crow2012-11-15-0/+5
* First skeletal version of separate mail handling library.Louise Crow2012-11-15-0/+12