Results 1 to 2 of 2

Thread: sending email to multiple recipients

  1. #1

    Thread Starter
    Addicted Member trasher's Avatar
    Join Date
    Jun 2001
    Location
    Quebec city, Qc, Canada
    Posts
    255

    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 ?

  2. #2
    Fanatic Member
    Join Date
    Sep 2000
    Location
    UK.
    Posts
    728

    Cool 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
  •  



Click Here to Expand Forum to Full Width