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:
01135643
Vues:
10
Thanks Sergey, I catch the idea but,
the sender and SMTP change depending of some parameters.
Does the possibility exist, to send a mail from VFP configuring all SMTP & POP parameters avoiding email client ? or not exist a email client configured in the PC.

I would prefer avoid to touch mails client.


>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 ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform