Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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 ?
@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.