Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple mail client application
Message
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00172413
Message ID:
00172446
Views:
25
>I have to write (quickly, of course) an application to fetch and read a mailbox onto a server (an send some too). The sofware MUST perform everything automatically, ie send mail (in fact a file attached), and read the response after a while, without disconnecting.
>
>I wish to use MAPI DLL, but I remember (not very clearly) there's a problem with certain servers (let's say incompatibility) other than Exchange-Outlook. Does someone know a little more about this ? I suppose I remember an article about that. Thanks to reply if you know. I have got so much time, since a big customer needs this.
>
>If this is true, which is the best API or OCX to use to write such an app ? I didn't find my way out with MSWINSCK.OCX. In fact I suppose it has nothing to do with email. Am I right, or not ?

I was the one who had that problems. My problem was that I wanted to send a simple e-mail and PC where using Lotus Notes, Outlook, Eudora and others.

I have success using winsock and the SMTP protocol. See the site http://nswt.tuwien.ac.at/htdocs/Connected/RFC/821/index.htm which contains the a document (written in august 1982 - almost 17 years past) which explains how you can fetch and send mail.

You also check here using the calendar view, the thread that was discussing it (check for the thread name "Sending a message" which ended on november 13).

I didn't use this techniques to read, nor I have include attachments, but I remember that you can.

Hope you'll have fun!!!
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform