137
Views
3
Comments
Trying to download an Email
Question

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.

2021-07-14 09-27-33
Luís Cardoso

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?



2021-09-09 22-42-33
Fábio Rodrigues

Luís Cardoso wrote:

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?




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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.