Question:
Hi
using Chilkat activeX v9.5.0.56 we have problems executing SaveAllAttachments method in the case of email containing eml file as attachment. SaveAllAttachments ignore this type of file. With the older version v9.5.0.48 all works fine.
Thanks in advance
Gaetano
I suspect it's an attached message, not an attachment. If the content-type is message/rfc822, then it's an attached message. There are separate methods and properties for attached messages...