Is there any way to send one more recipients?

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
ICE
Participant
Posts: 249
Joined: Tue Oct 25, 2005 12:15 am

Is there any way to send one more recipients?

Post by ICE »

Dear All,

Do you have any way to send email to more than one recipients at the same time? I tried with adding two email address by separating ',' and ';' between two email address in 'To' field but cannot send out the email. If I send only one email is ok.
Actually, I want to cc to 3 internal users if it is possible but I do not see any cc field in DS send mail.
Do you have any idea please???


Thank you,
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Try separating with space characters. Ultimately the separator character is whatever your SMTP client and mail server require.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Or a comma space, or a semi-colon space - some combination should work. And there's no way to "cc" anyone out of the box, you'd have to write your own mechanism to do that.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply