Commit Graph

8 Commits (d329a5e095dd9e7412ab72f570a453e84cf628b8)

Author SHA1 Message Date
Raphaël Vinot 260caf41d6 chg: encrypt malicious js 2023-12-23 14:20:57 +01:00
Raphaël Vinot 199532113a fix: eml and msg are in sync again. 2023-11-17 13:57:02 +01:00
Raphaël Vinot 289f92f5cf fix: changes in msg-extract strip a character 2023-08-13 15:20:07 +02:00
seamus tuohy 87c02da0d7 Updated emailobject.
Email object no longer requires extra php libraries for install.
Tests have been expanded to improve coverage.
RTF encapsulated HTML and Plain Text will now be de-encapsulated.
The raw MSG binary will now be included in the extracted email object.
2020-12-28 13:47:21 -05:00
Jakub Onderka 9fd3d8a3e3 fix: [emailobject] Correctly parse multiple addresses 2020-10-24 17:24:18 +02:00
Jakub Onderka 055ef16e41 new: Test parsing just email header 2020-10-24 17:24:18 +02:00
Jakub Onderka 5e0ad0a47f new: Test parsing outlook message format 2020-10-24 17:24:18 +02:00
Jakub Onderka 7f0229b3f1 new: Add tests for EmailObject 2020-10-24 17:24:17 +02:00