Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook BCC Secure?
Message
From
20/06/2003 04:23:02
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00801632
Message ID:
00802111
Views:
27
Brian,

Further to my earlier reply, I have downloaded an evaluation copy of SMTPWizard and I am mocking up an application.

One question, if I create one email;
oMessage = CREATEOBJECT("SmtpWizard.SMTPMessage2")

And then add a number of recipients
oMessage.AddTORecipient("ClientName","MyReturnAddress@myclient.com")
oMessage.AddBCCRecipient("Subscriber1","Suzy@myweb.com")oMessage.AddBCCRecipient("Subscriber2","Fred@webhome.net")
etc...

When I issue:
oSMTP.SendMessage(oMessage, 1)

Is that ONE connection to the SMTP server or MULTIPLE ??

Thanks

Gary.

PS. wwIPStuff would cost me $129 what would persuade me (and I can be persuaded!) to pay more for your product!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform