Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email class
Message
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01330988
Message ID:
01331001
Views:
16
You do realize, that in Method 1 you'll share all customers emails with all customers on the list?

>I will use jmail to send e-mail by my customers table without using outlook
>
>Tested a unique message and sent OK
>
>Supposing the message content are the same and I want to sent it to many customers:
>
>
>Method 1:
>
>Scan the table for all mails and add all mails in a variable separated by ;
>
>toWhom = "mail1@test.com; mail2@test.com; mail3@test.com; mail4@test.com; mail5@test.com;.... mail_500@test.com "
>
>And then send it in a only message
>
>Method 2
>
>Scan the table and send a email per record
>
>Which method seems best ?
>
>
>Moises
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform