Hi,
when i used tsendmail in an old project it worked perfectly! 1 months later i try to use it again (i don't change anything) and i have following errors!
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 don't change anything in my gmail account, my config :
To >client@gmail.com (it's an example)
From> myaccount@gmail.com
SMTP>smtp.gmail.com
port SMTP>25
support STARTTLS> checked
support de SSL> unchecked(when checked more error )
user> myaccount@gmail.com
password>myPassword
user> myaccount@gmail.com
Best regards,
G47
Hi,
Thank's for the answer, i try but i have the same error. I'v try to edit my firewall, etc, but the error again.
My last hope is to rollback to java6
Best regards
G47
Hi, my current jdk is 1.7 and actually i try to rollback to 1.6. My job working well before (i use jdk 1.6) and i upgrade to 1.7, all my job work except the mail part. I think it's the upgrade the problem. Best regards G47
Hi, I made a testing that sending an email to gmail by tsendmail on Window 7, JDK 7. Everything is OK. Can you use your authentication (username and password) to login your gmail without using Talend tool? How about your password? any backslash? Best regards Sabrina