Page 1 of 1

Sending Mail To a Group Id

Posted: Wed Oct 28, 2009 5:23 am
by rajesh2006
Hi,

We have created a Group id which consist of 20 email addresses of the users which are suppose to get an email regarding Production Loads.
The problem is that from the Datastage Job the mail is not going. But if i replace the group id with the individual email addresses the email start going.

In order to test that the group id is set properly when we send a Test mail from our outlook box to this group id the mail goes successfully.

Please help me getting this issue resolved.

Thanks

Sending Mail To a Group Id

Posted: Wed Oct 28, 2009 6:13 am
by mgendy
it is not a data stage error , just use the smtp mail for the group you have , don't use the group id ,

example

if have a group called All Staff , the you could send mails to it from outlook because it automatically resolve the smtp adress for this group and send to it ,, the smtp adress could be somthing like that
All.Stuff@yourcompany.net

try to get the smtp address from outlook , and use it in the notification instead of the group id