Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read Exchange Server Inbox
Message
From
08/09/2005 10:21:13
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
08/09/2005 03:01:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01047615
Message ID:
01047692
Views:
20
>Does anyone know how I can read an inbox on a Microsoft Exchange Server?
>
>It does not support POP3, and I can't get IMAP to authenticate. Is there another way ?
>
>I need to read an inbox, process file attachments and reply. The server is working fine with SMTP so sending is not an issue, reading is.

A workaround: create a view into Exchange from Access, then a view into Access from VFP. You need to specify Database "x:\fullpath\whatever.mdb" in the view definition, though - which you can't do from the View Designer, need to do that in code. Then you can select from this view all you like. It doesn't carry over all the fields - don't see the attachments, for instance, but you get a lot.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform