image.png (35.2 KB)
Global styles in embedded mail html body affects any html tag in converted email to html. This could effect "Subject, sender … " headers at generated html via Aspose.
Is there any standard way to deal with global styles at email html body with Aspose ? Of course I we could edit body before conversion, but maybe Aspose has already implemented way.
@mrila,
Thank you for the issue description. I reproduced the problem and found no way to fix it via Aspose.Email API. It looks like this should not be happening. As you mentioned above, you can change the EML body using getHtmlBody and setHtmlBody methods of MailMessage class. But I added a ticket with ID EMAILJAVA-34926 in our tracking system. Our development team will investigate this case. I will inform you of any progress.