Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Issue with tsend mail component

Hi,

I'm facing one issue with tsendmail component. (Using Talend 6.2 Enterprise version)

 

I have one JOB A using tsendmail component, able to send mails. Its a very old job.(Two months Old)
Just week ago I've created new JOB B but that job is not able to send mails. I've compared the component's settings in both jobs, they are exactly same.

 

With JOB B getting below error:

javax.mail.SendFailedException: Invalid Addresses; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.1 Unable to relay Talend

Both job are deployed on AWS server.

 

But for test when I create new job having only send mail component, Its not working after deploying on TAC aws server.

 

Is it okay to think that JOB A and JOB B are taking SMTP server's different configuration settings.

 

Any help ? Why its happening ?

Labels (4)
1 Reply
manodwhb
Champion II
Champion II

@kate, tSendMail was not working after deploying in TAC means that you TAC server many not able to communicate to SMTp server to send a mail.