Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MAPI control
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00058187
Message ID:
00058196
Views:
22
>Hi everybody,
>
>Even though I downloaded the Email/Fax Procedure PRG from Matt McDonnell (in the WinAPI32 file section), I couldn't get my simple little app to work properly! I need to send a e-mail to someone (which will be determined by user depending on the checkbox.value property) I don't want to have any user input afterwards. Everything seem to be alright, the program indicates that the mail was sent, but I receive a delivery failure message in my e-mail reader.
>
>it says : "No transport provider was available to deliver this message" (maybe it isn't exactly in those terms, I had to translate it because I have a french software.)
>
>Does anyone could think of something that may cause this error.
>
>Thanks for your help
>
>Yanick Lavoie.
>
>P.S. I'm using MS-MAPI message control

You have to give the transport type. The following line is for MS Mail...
SMTP would be for I-net and FAX is for Faxing.

oRecipient.addressentry.type = "MS"

HTH
Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Reply
Map
View

Click here to load this message in the networking platform