Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I have one scenario like - after job completion/failure, we are sending mails to multiple recipients. And it's working as per the requirement.
But the problem starts when any one of the email id is wrong/invalid among the list. In that case job is failing and job notification is not getting triggered to any email id.
we want requirement like - Ideally job should succeed and mail should triggered to the correct/valid email id and invalid/wrong email id should be ignored.
Can any one please help me regarding the above scenario. Screen shot is attached in post.
Thanks
Mithilesh Kumar Rai
@raimithi,tSendMail will work as Outlook,since can you able to send a mail with one correct and one invalid recipient mail ids? no,right ,since you want to send mail with correct one in the group means you need to create a DL(Distribution List) and you need to use in tSendMail.
@raimithi,tSendMail will work as Outlook,since can you able to send a mail with one correct and one invalid recipient mail ids? no,right ,since you want to send mail with correct one in the group means you need to create a DL(Distribution List) and you need to use in tSendMail.
@raimithi,is that soultion help you?
@Manohar B
I have the same scenario I created a distribution list on outlook but the receipients didn't receive any email at all. Any configuration change needed?
@jdlo.25 (Customer) ,can you check junk/spam emails as well when you say it is not giving any error then from Talend side no issue,that you may need to check with mailing server has some delay to send or not.