Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Send emails without the default account mail
Message
From
22/08/2002 09:54:54
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00691392
Message ID:
00692425
Views:
27
Example: I have 3 emails account in Outlook Express
1- mauriciovenier@hotmail.com (default)
2- maierst@itc.com.ar
3- other@any.com

and when i send an email, MAPI control send with mauriciovenier@hotmail.com. What I need is to send with de account 2 or 3.

If I use:

oSession=CREATEOBJECT("MSMAPI.MAPISession.1")
oSession.UserName = < profile name >
oSession.Password = < password >
oSession.SignOn()

does not it do what I need

thanks...
Mauricio Venier
InfoNet
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform