Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSMAPI.MAPISession problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01135548
Message ID:
01135631
Vues:
13
MAPI uses a profile from the email client on the PC. If you can configure the email client to connect to such SMTP server than MAPI will work with it.

>I have the next problem with MAPI.
>
>lo = CREATEOBJECT( "MSMAPI.MAPISession" )
>lo.UserName = "myUserName"
>lo.PassWord = "MyPwd"
>
>Where can I tell to MSMAPI which is my SMTP sever ? Is it possible ?
>
lo.Signon()
gerates an error "1429 Login has failed..."
>
>and, if SMTP server has a special port (such as Gmail 587), how can I do ?
>and secure connections parameters ?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform