Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 1.07 KB

CHANGES.rst

File metadata and controls

44 lines (36 loc) · 1.07 KB

Changelog

0.2.1 (unreleased)

  • Nothing changed yet.

0.2.0 (2024-10-04)

  • 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]

0.1 (2022-02-17)

  • 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]