Page 1 of 1

Email Notification Activity problem

Posted: Wed Feb 04, 2009 1:53 am
by ramu1
Hi Friends

we are using Email Notification Activity in Job Sequence.
after completing the sequence run we are not getting any mail,
in log files we are getting message like below:
Sent message to 'someone@abc.com'
Executed command: /opt/datastage/Ascential/DataStage/Projects/greyhound_jde_new/sendmail_seq_jde_account_code_combination4973_29374.sh
*** No output from command ***
The following parameters in the call to DSSendMail were not mentioned in the file 'dssendmail_template.txt': server


Can you please help me what is the problem,what we need to do to resolve this.

Thanks&Regards

Ramu

Posted: Wed Feb 04, 2009 3:27 am
by ray.wurlod
You need to specify the name of an SMTP server in your Notification Activity.

Posted: Wed Feb 04, 2009 3:47 am
by ramu1
Hi Ray,

I allready mentioned the SMTP Mail Server Name in that and Senders and Recepient Mail addresses.

Please help me,in this


Thanks&Regards

Ramu

Posted: Wed Feb 04, 2009 2:44 pm
by ray.wurlod
Have you, or has anyone else at your site, modified the ''dssendmail_template.txt" file?

Posted: Wed Feb 04, 2009 2:55 pm
by uegodawa
if you're using WINDOWS O/S sendmail.exe should be available in your datastage server. Please check that sendmail.exe is installed then try to use following commad from command prompt and verify that you receive emails .

sendmail.exe -f %from% -t %to% -s "%subject%" -b %file% -m %server%

Posted: Wed Nov 04, 2009 8:00 am
by Manu1
Hi Ramu,

Is your issue resolved?If yes,could you plz let me know the resolution.I am also facing the same issue.

Posted: Wed Nov 04, 2009 8:25 am
by chulett
Manu1 wrote:I am also facing the same issue.
No, you're not as you are not on a Windows server. Stick with your original post.