Body attachment missing issue

I have an issue while saving data to EML using the Aspose.Email for .NET API. The email body (body type = HTML) and attachments are set and displayed correctly as long as the images are present on the physical drive. However, when the images are deleted or removed from the temporary folder, the email no longer displays the body images.
Is there any solution for this?

Hi @kumarpiyush01

Thank you for contacting Aspose.Email support.

  • could you share a code example of how you create and save messages in EML format?

  • at what point in the application’s operation do you delete/move images from the temporary folder?

  • in what method (in which application) do you notice that the body isn’t displaying images?

A detailed description of the process will help us understand your issue and offer a solution.