When using the tSendMail component I get an error: AuthenticationFailedException
This is while using 4 different SMTP options:
MailGun
Mandrill
Outlook.com
Google Apps (gmail)
I have followed all the instructions that I can find in these forums and followed the settings demonstrated to the letter but it has never worked properly.
I am able to telnet to these from my machine using the same SMTP/ports/passwords and send mail and send email using other code (.NET code, for instance).
I have Java 1.7 and Open Studio 5.4 for Data Integration.
What am I missing?
Additional error message details below:
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)...
the solution is in the email setting , in you use gmail, you
go to the settings privacy -->app and site link --> uncheck allow app less secure
and you can send email.
sabrina can you help me in other my question regards rounding number in the tmap?
thanks
Hi, Off the topic a bit, but my search for Mandrill with Talend lands me in this thread. Just wondering if there is any doc regarding how to setup/use tSendMail with Mandrill? Thx,
Hi clo-talend, So far, there is nodoc regarding how to setup/use tSendMail with Mandrill. Here is component reference about:TalendHelpCenter:tSendMail Best regards Sabrina
I am getting the same error as nasia. Has there been any update on this?
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)
I am using office365 with these stmp settings:
Server name: smtp.office365.com
Port: 587
Encryption method: TLS
Hi
rsimon1,
Are your username and password correct for you? Can you successfully login your
office365 with your a
uthentication? Is your network Ok with you?
Best regards
Sabrina