aboutsummaryrefslogtreecommitdiffstats
path: root/src/attachmentHelper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Treat 'inline' parts without Content-[Id/Location] as attachments.Vincent Richard2006-01-191-0/+8
|
* Added support for attachments of type 'message/rfc822'.Vincent Richard2006-01-161-20/+92
|
* Fixed typo causing infinite loop.Vincent Richard2005-12-201-1/+1
|
* Refactored header field values and parameters.Vincent Richard2005-11-051-4/+8
|
* Not an attachment if a 'Content-Id' field is present.Vincent Richard2005-10-141-0/+5
|
* Added 'attachmentHelper'.Vincent Richard2005-10-131-0/+201