| Author |  | 
      
        | Marcelo Newbie
 
  
 
 Joined: 15 November 2013
 Online Status: Offline
 Posts: 7
 | 
          Hi,
           | Posted: 22 July 2015 at 11:10am | IP Logged |   |  
           | 
 |  
 I save a signed message to a file, and when i try to open with outlook says the message is modified and the signed chain is broken.
 
 To save it i do:
 
 Dim m As MailBee.Mime.MailMessage = mEnv.MessagePreview
 m.savemessage("test.eml")
 
 Thanks, Marcelo.
 
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Alex AfterLogic Support
 
  
  
 Joined: 19 November 2003
 Online Status: Offline
 Posts: 2207
 | 
          Hi,
           | Posted: 23 July 2015 at 5:29am | IP Logged |   |  
           | 
 |  
 I guess you already sorted out this issue (in our HelpDesk) by replacing 100000000 with -2 in bodyPreviewSize parameter of Imap.DownloadEnvelopes method?
 
 Regards,
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Marcelo Newbie
 
  
 
 Joined: 15 November 2013
 Online Status: Offline
 Posts: 7
 | 
          Hi, thanks. will follow the problem on Heldesk
           | Posted: 23 July 2015 at 6:22am | IP Logged |   |  
           | 
 |  | 
       
        | Back to Top |     | 
       
       
        |  |