Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Outlook: Problem Sending EMail
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00430681
Message ID:
00431179
Vues:
12
>Hi Marcel,
> Sorry, I did not understand your suggestion.
> Please note: I am using Outlook, not Outlook Express.
> You said:
>
>>If you use Exchange or outlook you need to specify the transport like FAX: >SMTP: .
>>So try SMTP:
>
> Could you explain this? Is this a way of configuring Outlook?
>
> Thanks, Chaim

Hi Chaim,

You need to include the transport in the Email send to variable.

In vfp you need to write something like this

IF llAddSMTPPrefix
lcMailTo = "SMTP:"+lcMailTo
ENDIF

Marcel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform