Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending email through Groupwise
Message
 
 
To
15/08/2001 17:36:07
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00543209
Message ID:
00544458
Views:
23
>>I've never sent email via VFP but have some good instructions on how to do so via Outlook. One of my clients uses Groupwise. Where can I look to find info on this?
>
>Tobey, you can get the information you need at www.novell.com. Do a search for the Groupwise NDK, then download it. You'll get several pdf documents as well as code examples in C and VB.
>
>BTW, using the API functionality has worked more reliably for me than using the MAPI interface. And remember to prepend an email address with "Internet:" if the address doesn't exist in the address book. That one detail had caused a bunch of headaches for me in the past.

Thanks for the tip, Henry. Can you show some code example, if I'm not asking too much? I believe, my manager already gave up the idea of using GroupWise, but it still be good to use it.

BTW, how can we determine, what's mail client on the user's machine?

Thanks again.

< Updated >
Henry,

I made a quick look and found sample in C++ // Sample code file: SENDMAIL.CPP
// Warning: This code has been marked up for HTML (BTW, interesting, how they prepared this sample in HTML format, do they have something similar Mike's program?)

My question is: do you translate this code into VFP (it would be tough for me), or created DLL (FLL) and use it? Could you please elaborate?

Thanks again.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform