Search The ForumSearch   RegisterRegister  LoginLogin

MailBee.NET IMAP

 AfterLogic Forum : MailBee.NET IMAP
Subject Topic: how can download body without attachment Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
jklk11640
Newbie
Newbie


Joined: 03 May 2017
Online Status: Offline
Posts: 4
Posted: 03 May 2017 at 8:05pm | IP Logged Quote jklk11640

i want to download the entire mail except attachment,how can i do?
can anybody help me?thanks
Back to Top View jklk11640's Profile Search for other posts by jklk11640
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 04 May 2017 at 3:37am | IP Logged Quote Alex

Entire email is email with attachments. Attachments are not somehow separated from the rest of email. They are all MIME parts. You can either download an entire email or download certain MIME part (be it attachment or text body or HTML body or whatever).

You can download a, let's say, HTML body as a separate path. But it will be just a particular part, not a message with HTML body and no attachments.

The only easy-to-use option can be downloading message preview (e.g. first 300KB of the message data). Because body text data come first, there is a great chance the message text will fit into this 300KB (message body is usually not that big). You can control this with bodyPreviewSize param of Imap.DownloadEnvelopes method. This is useful if you want to reduce network traffic.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide