79320045

Date: 2024-12-31 13:17:26
Score: 1.5
Natty:
Report link

The problem is to convert .msg to .eml, a workaround is to use a library that does it directly like this one then send the converted .eml.

This might be the easiest fix. If you want to still load a .msg and build an .eml file from it in your custom code, you have to fix your code for including correctly attachments and linking them correctly in the html (there's missing fields,...)

Note : .msg files have a size limit of 14MB so .eml could be better to use instead anyways.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Médi Olivier