| Author |  | 
      
        | wilkinsonwilfri Newbie
 
  
  
 Joined: 17 January 2024
 Location: United States
 Online Status: Offline
 Posts: 1
 | 
          Two errors occurred when I tried to open an.eml file, which just provides header information and was not fully downloaded.
           | Posted: 17 January 2024 at 5:43pm | IP Logged |   |  
           | 
 |  
 Written communication.The supplied sample and the IsEntire property always return TRUE, regardless of whether the email is complete or not.
 
 When invoked on this message, DecryptAndVerify2 gracefully quits the code without raising an error.
 | 
       
        | Back to Top |       | 
       
       
        |  | 
        | Alex AfterLogic Support
 
  
  
 Joined: 19 November 2003
 Online Status: Offline
 Posts: 2207
 | 
          IsEntire is not about whether you downloaded the header or not. It's for a special type of emails which are split into multiple smaller ones. Nowadays, this approach is no longer used but years ago it was a convenient way to overcome limitations of max message size imposed by mail servers. Like multi-volume .RAR archives.
           | Posted: 18 January 2024 at 2:07am | IP Logged |   |  
           | 
 |  
 Regards,
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | entboxer Newbie
 
  
  
 Joined: 09 August 2024
 Online Status: Offline
 Posts: 1
 | 
          Are there any modern alternatives to handle large email attachments?
           | Posted: 09 August 2024 at 2:15am | IP Logged |   |  
           | 
 |  
 | 
       
        | Back to Top |       | 
       
       
        |  | 
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6167
 | 
          Email protocols themselves are pretty much a legacy thing, so not really no. Dealing with cloud storages and using download links would always work better in case of large files, compared to sending them over email.
           | Posted: 09 August 2024 at 2:31am | IP Logged |   |  
           | 
 |  
 --
 Regards,
 Igor, Afterlogic Support
 | 
       
        | Back to Top |     | 
       
       
        |  |