|
-
Aug 28th, 2001, 01:17 PM
#1
Thread Starter
Addicted Member
sending email to multiple recipients
I want to send an email to several recipients from my app.
Do someone can refers me to an article or some hint about how can I do this ?
-
Aug 28th, 2001, 03:23 PM
#2
Fanatic Member
Info.
If you are using Winsock to send SMTP commands, you can send the RCPT TO: *EMAIL_ADD* & vbCrLf command as many times as you like, for each user you want to recieve the email.
Hope this helps
Digital-X-Treme
Contact me on MSN Messenger: [email protected]
[VBCODE]Debug.Print Round(((1097) - ((55 ^ 5 + 311 ^ 3 - 11 ^ 3) _
/ (68 ^ 5))) ^ (1 / 7), 13)[/VBCODE]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|