Commit Graph

9 Commits

Author SHA1 Message Date
Vincent Richard
ae0cd86c4f Use std::copy instead of loop (thanks to Michal Rzechonek). 2006-11-14 13:19:57 +00:00
Vincent Richard
27840a441d Replaced & with ref<> + clean up. 2006-07-14 08:28:35 +00:00
Vincent Richard
63d21f7a09 Changed copyright year to 2006. 2006-02-05 10:22:59 +00:00
Vincent Richard
1b7a7a7694 Treat 'inline' parts without Content-[Id/Location] as attachments. 2006-01-19 19:58:37 +00:00
Vincent Richard
8e0080b0ed Added support for attachments of type 'message/rfc822'. 2006-01-16 21:55:37 +00:00
Vincent Richard
d906896132 Fixed typo causing infinite loop. 2005-12-20 11:48:43 +00:00
Vincent Richard
acfa9ffc64 Refactored header field values and parameters. 2005-11-04 23:21:22 +00:00
Vincent Richard
623857cb80 Not an attachment if a 'Content-Id' field is present. 2005-10-14 18:21:43 +00:00
Vincent Richard
a4161cf09d Added 'attachmentHelper'. 2005-10-13 21:27:46 +00:00