| Author |  | 
      
        | jlee Guest Group
 
  
 
 Joined: 10 November 2003
 Online Status: Online
 Posts: 262
 | 
          I have a process were files are zipped and emailed automatically via CDONTS. I retrieve the notes via mailbee POP3 and store the note using RawBody. Then other processes will kick in and read the stored note RawBody into a mailbee message object. The Bodytext has the text and, I think, the MIME format of the attachment as the bodytext.
           | Posted: 20 June 2004 at 7:26pm | IP Logged |   |  
           | 
 |  
 Typically, Outlook knows that this is an attachment and I can work with it as such. However MailBee POP3 says the attachments is zero ... I was working with another  pop3 software vendor and they threw up their hands.
 
 Have you all encountered this before and have a work-around solution?
 
 Thanks ...
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | MailBeeSupport AfterLogic Support
 
  
 
 Joined: 02 December 2003
 Location: United States
 Online Status: Offline
 Posts: 0
 | 
          Could you please send us an example of such e-mail?
           | Posted: 21 June 2004 at 9:53am | IP Logged |   |  
           | 
 |  We'll examine it and try to suggest on how to process it with MailBee.
 
 Please send to mailbee@iforum.com
 
 
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | jlee Guest Group
 
  
 
 Joined: 10 November 2003
 Online Status: Online
 Posts: 262
 | 
          Solved the problem by going back to the cdonts code and setting .MailFormat=0 which forces attachments to be MIME encoded vs. plain text within the body.
           | Posted: 21 June 2004 at 2:01pm | IP Logged |   |  
           | 
 |  | 
       
        | Back to Top |     | 
       
       
        |  | 
        | MailBeeSupport AfterLogic Support
 
  
 
 Joined: 02 December 2003
 Location: United States
 Online Status: Offline
 Posts: 0
 | 
          So now emails are retrieved correctly with MailBee, aren't they?
           | Posted: 22 June 2004 at 10:25am | IP Logged |   |  
           | 
 |  
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  |