- Used standard email parser in tests. [sgeulette]
- Handled correctly rfc822 attachment (attached eml) [sgeulette]
- Handled correctly owa transfer [sgeulette]
- Removed newline characters from attachement filename causing exception when creating file later in Plone. [sgeulette]
- Added attachments information [sgeulette]
- Corrected attachments disposition (check really embedded content ids) [sgeulette]
- Worked with EmailMessage [sgeulette]
- Added specific handling for Apple Mail forward [sgeulette]
- Added specific handling for IBM Notes forward [sgeulette]
- Added specific handling for automatic exchange forward [sgeulette]
- Get lowercased email addresses [sgeulette]
- Blacked and isorted files [sgeulette]
- Corrected body add when missing and worked on a copy of the message in that part [sgeulette]
- Corrected badly addresses from email.utils.getAddresses
- Managed email2pdf exception when email body is empty
- Added tests
- Added headers in pdf
- Added emailtopdf script to test easily eml transformation in pdf
- Initial release. [laulaz, sgeulette]