Commit Graph

6 Commits

Author SHA1 Message Date
smizrahi
e6ff9a408d fix(mail): Add encoding fallback when there are ISO char in file name. Fixes #5388. 2024-03-18 15:15:35 +01:00
Hivert Quentin
f609c31a32 feat(ytnef): add possibility to add event to calendar from winmail.dat 2024-03-06 16:50:38 +01:00
smizrahi
02f855059b fix(mail): Fix segfault when TNEF does not get any data. Fixes #4190 2023-02-23 11:58:58 +01:00
Francis Lachapelle
2cf77b6145 fix(mail): force TNEF body parts to be decoded in UTF-8 2022-04-08 11:21:48 -04:00
Francis Lachapelle
b0c5adf525 fix(mail): handle empty "Mail.Note" in ms-tnef body part
Fixes #5388
2022-01-07 16:02:55 -05:00
Francis Lachapelle
045f134321 feat(mail): initial support for ms-tnef (winmail.dat) body part
Fixes #2242
Fixes #4503
2021-08-13 11:12:37 -04:00