a456dc94d8
Update and rename outlookmsgfile.py to msg-eml-convertor.py
ghostersk
2025-03-16 21:00:16 +00:00
e08d296478
Fix a crash when you can't get an attachment filename (#32)
giacom0c
2025-02-01 03:45:53 +01:00
e9a45164d6
Fix rtfparse imports broken by rtfparse 0.9.0 and add shebang to top of outlookmsgfile.py (#27)
Alan Berezin
2024-04-07 04:39:42 -07:00
8175fe3e2a
Update setup.py (#26)
Eric Xanderson
2024-03-05 07:21:57 -06:00
8cb06da0b8
Credit dependencies in the README
Joshua Tauberer
2024-02-23 09:56:23 -05:00
85f6573ecb
Use html2text to back-fill a plain text body if an HTML body is present
Joshua Tauberer
2024-02-23 09:51:04 -05:00
4104dc937d
Use rtfparse to extract HTML message bodies from RTF containers and create mutlipart/alternative messages if both plain text and HTML are available
Joshua Tauberer
2024-02-23 09:07:37 -05:00
d4a5944aba
Include dependencies by requirements.txt (#10)
Rodrigo Salvador
2019-09-16 20:49:04 -03:00
73fac36c80
Check for ATTACH_LONG_FILENAME before ATTACH_FILENAME (#7)
Alfredo
2019-05-22 12:21:36 +02:00
eee84c759f
Check for key in props (#8)
Alfredo
2019-05-22 12:20:10 +02:00
a8e1e8f064
Create LICENSE (#6)
Jeff Kerr
2018-11-12 11:10:02 -05:00
4779154c8c
urlencode attachment filenames to avoid some recursion depth exceeded error when message is converted to bytes
Joshua Tauberer
2018-03-16 17:35:24 -04:00