Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing mail servers
Message
De
22/05/2002 17:35:37
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Applications Internet
Titre:
Accessing mail servers
Divers
Thread ID:
00660206
Message ID:
00660206
Vues:
37
Hi everyone,

I'm developing a VB app. This app, connect to a mail server, and read inbox from a specific user. I can download the enire message with its attachments, but the trouble occurs when one of the attachments is a mail message itself. I need to get the attached message with subject, attachments, other mail messages attached and so on. I'm using EasyMail Objects for this work through IMAP4 protocol, but this API can't get all of the entire attached message. All I get is the attached message as a text file compliant with RFC822 standard. So there's two ways to solve this:
- Create a program that understands the text file and can decode the attached files (binary attachments are base 64 encoded). Once understood and decoded, the program have to save all this to disk.
- Keep searching for a third-party API that does the job for me.

Anyone from you knows one alternate way or API to do this?

Any help will be very useful!!!
glurrea
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform