Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MAPI control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00058187
Message ID:
00058196
Vues:
26
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform