Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSMAPI.MAPISession problem
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01135548
Message ID:
01135643
Views:
9
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 ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform