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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tSendMail SMTP Issue

Hello, I have problem with tSendMail, i'm on local intranet, but i can't use the tSendMail, I have all login for smtp server, but its not working0683p000009LyJi.png

when i use the ip and this

0683p000009LyKM.png

I already tried with gmail smtp and its working ( i used other ethernet connexion) but not in my local ethernet

Labels (5)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

I just fixe the problem, on usernam I used my email adresse but i should use my login , I'm very stupid 0683p000009MANf.png

View solution in original post

10 Replies
fdenis
Master
Master

can you connect your smpt server using thunderbird or outlook
aashish_21nov
Creator
Creator

you have to configure SMTP first.

Anonymous
Not applicable
Author

I used Telnet for connect, its working (My port was false) , but now I have authentication problem,

Exception in component tSendMail_1
javax.mail.AuthenticationFailedException
	at javax.mail.Service.connect(Service.java:306)
	at javax.mail.Service.connect(Service.java:156)
	at javax.mail.Service.connect(Service.java:105)
	at javax.mail.Transport.send0(Transport.java:168)
	at javax.mail.Transport.send(Transport.java:98)
	at talend_tuto.email_test_0_1.email_test.tSendMail_1Process(email_test.java:460)
	at talend_tuto.email_test_0_1.email_test.runJobInTOS(email_test.java:713)
	at talend_tuto.email_test_0_1.email_test.main(email_test.java:570)
[statistics] disconnected
aashish_21nov
Creator
Creator

I believe you are passing the incorrect values in the parameter SMTP host and port:

 

FYI:

 

https://community.talend.com/t5/Design-and-Development/resolved-tSendMail-AuthenticationFailedExcept...

Anonymous
Not applicable
Author

Hi, thx for the topics, but my email and password was not wrong, Its working when i'm connecting on Microsoft exchange , all my logs was good

aashish_21nov
Creator
Creator

okay, try with untick Need authentication in tSendmail.

Anonymous
Not applicable
Author

0683p000009LyM2.png

I got this

 

Anonymous
Not applicable
Author

 

0683p000009LyMC.png

Anonymous
Not applicable
Author

I just fixe the problem, on usernam I used my email adresse but i should use my login , I'm very stupid 0683p000009MANf.png