Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing mail servers
Message
From
23/05/2002 12:43:49
 
 
To
22/05/2002 17:35:37
General information
Forum:
Visual Basic
Category:
Internet applications
Miscellaneous
Thread ID:
00660206
Message ID:
00660581
Views:
12
>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!!!


Why not use a free 3rd party tool like aspemail ?
www.aspemail.com (not www.aspmail.com)
Guy Barrette, MCSD
============
Blog http://weblogs.asp.net/guybarrette
Microsoft Regional Director, Montreal, Canada www.microsoft.com/rd
MVP, ASP.NET http://mvp.support.microsoft.com/
President, Montreal Visual Studio User Group www.guvsm.net
INETA Regional Rep for Quebec www.ineta.org
UniversalThread Magazine Columnist (.NET Books Review Column) www.utmag.com
Tech Chair French Track, DevTeach 2004 & 2005 www.devteach.com
Business Architect, Microsoft Team - Nurun Inc www.nurun.com
XBox Live Gamer Tag: Slomo QC CA
Previous
Reply
Map
View

Click here to load this message in the networking platform