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:
01135631
Views:
12
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform