View Single Post
  #1 (permalink)  
Old April 23rd, 2005, 03:44 AM
femig femig is offline
Registered User
 
Join Date: Jan 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default sending mail to an outlook group via vbs

i have been able to send an email via vbs and i now want to send it to several people at once..but instead of adding all their names to my script, i tried sending it to a group i had created in outllook hich contained their email addresses.
mymails were not delivered.
how can i achieve this please?.
for example i have a group called #[email protected] which contains about 30 email addressses.
i expect that if i send an email to that address, it should be send to all 30 people.
thanks

Reply With Quote