Closed s-KaiNet closed 8 months ago
This is an example of such email when all the attachments should be IsInline=true
, but false
instead (until you explicitly access BodyHtml
like in the original issue) - Your digest email.zip
Currently instead of IsInline
I check Hidden
property, but I'm not sure if it's safe?
Describe the bug Basically, I experience exactly the same problem as described here - #319, but in the latest version -
5.5.5
. Seems some recent changes made to be reproducible again. I'm on .NET 8.To Reproduce See the linked issue.
Expected behavior Correct property set is embedded attachment or not -
IsInline
on Attachment.