Hi,
I'm using the S22.IMAP Client to iterate the mails in a certain mailbox, but I need to download those emails to my local disk, is there a way to achieve this?
I don't need to download only the attachments, I could do that with the S22.IMAP, I need the whole email, like you would download a mail from outlook it returns you a ".msg", that's what I need.
Hello Miguel,
Did you try to have a look on this documentation?
http://smiley22.github.io/S22.Imap/Documentation/
There is a lot of examples to download messages. Did you try t?
Luís Cardoso wrote:
Hey Luís,
I'm working with Miguel in this.
We looked at the documentation from the extension, but we couldn't find a way to download the whole email, it only has methods to get headers, attachments, even though it says download, it's only a Get.
Saw this method aswell, although it says download, it's only a get, it doesn't actually download them to your physical disk.
Might be seeing this in the wrong way, would appreciate help.