Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Email class
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Email class
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01330988
Message ID:
01330988
Vues:
54
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform