<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [resolved] ESB 5.6.1 - javax.mail.AuthenticationFailedException - cMail in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-ESB-5-6-1-javax-mail-AuthenticationFailedException/m-p/2221426#M15442</link>
    <description>Have you got Google's 2 Step Verification set up for your account? If so, switch it off. I spent ages trying to get the cMail component to work with my Gmail account a few months back and it turned out to be this. I can't remember the exact error I was getting, but I think it was at least similar to this. If you are not sure what the 2 Step Verification is, check this link out&amp;nbsp;http://support.google.com/accounts/answer/180744?hl=en</description>
    <pubDate>Thu, 13 Aug 2015 01:59:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-08-13T01:59:12Z</dc:date>
    <item>
      <title>[resolved] ESB 5.6.1 - javax.mail.AuthenticationFailedException - cMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ESB-5-6-1-javax-mail-AuthenticationFailedException/m-p/2221422#M15438</link>
      <description>&lt;P&gt;I have a Route that starts with a cMail endpoint, using TOS 5.5.1 it works just fine.&lt;BR /&gt;I upgraded to TOS 5.6.1 and now I got&amp;nbsp;&lt;STRONG&gt;javax.mail.AuthenticationFailedException&lt;/STRONG&gt; using the same route, I just imported in to the new workspace.&lt;BR /&gt;I'm using Gmail - IMAPs on port 993, and setup the cMail using context variables. I already confirm the username and password, but I'm getting the error below:&lt;/P&gt; 
&lt;PRE&gt;: org.apache.camel.spring.SpringCamelContext - Apache Camel 2.13.2 (CamelContext: LinkExtractor-ctx) started in 3.098 seconds&lt;BR /&gt;: org.apache.camel.component.mail.MailConsumer - Consumer Consumer failed polling endpoint: Endpoint. Will try again at next poll. Caused by:  Invalid credentials (Failure)]&lt;BR /&gt;javax.mail.AuthenticationFailedException:  Invalid credentials (Failure)&lt;BR /&gt;	at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:661)&lt;BR /&gt;	at javax.mail.Service.connect(Service.java:317)&lt;/PRE&gt; 
&lt;P&gt;&lt;BR /&gt;I know that the route is using the right context because of the host (smtp.gmail.com) its only defined on my Dev context&lt;BR /&gt;Is any one got the same problem with this version?&lt;BR /&gt;Thanks,&lt;BR /&gt;Rogério&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ESB-5-6-1-javax-mail-AuthenticationFailedException/m-p/2221422#M15438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ESB 5.6.1 - javax.mail.AuthenticationFailedException - cMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ESB-5-6-1-javax-mail-AuthenticationFailedException/m-p/2221423#M15439</link>
      <description>Common on guys, two hundred views no one has this problem?
&lt;BR /&gt;Please I need this do deploy my route.
&lt;BR /&gt;Thanks
&lt;BR /&gt;Rogério</description>
      <pubDate>Wed, 18 Mar 2015 12:02:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ESB-5-6-1-javax-mail-AuthenticationFailedException/m-p/2221423#M15439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-18T12:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ESB 5.6.1 - javax.mail.AuthenticationFailedException - cMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ESB-5-6-1-javax-mail-AuthenticationFailedException/m-p/2221424#M15440</link>
      <description>Hi, 
&lt;BR /&gt;I don't think that this is some version related issue. As per your error, it is related to authentication failure.. 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;javax.mail.AuthenticationFailedException: Invalid credentials (Failure)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;Can you try by directly putting the credentials in place of context variables..? You may identify exact root cause of the issue.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;Thanks&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, bitstream vera sans mono, courier new, courier, monospace"&gt;&lt;FONT size="1"&gt;Vaibhav&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 30 Mar 2015 13:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ESB-5-6-1-javax-mail-AuthenticationFailedException/m-p/2221424#M15440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-30T13:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ESB 5.6.1 - javax.mail.AuthenticationFailedException - cMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ESB-5-6-1-javax-mail-AuthenticationFailedException/m-p/2221425#M15441</link>
      <description>If you are consuming the contents of an email folder shouldn't your server be imap.gmail.com instead of smtp.gmail.com?</description>
      <pubDate>Wed, 12 Aug 2015 20:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ESB-5-6-1-javax-mail-AuthenticationFailedException/m-p/2221425#M15441</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-08-12T20:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ESB 5.6.1 - javax.mail.AuthenticationFailedException - cMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ESB-5-6-1-javax-mail-AuthenticationFailedException/m-p/2221426#M15442</link>
      <description>Have you got Google's 2 Step Verification set up for your account? If so, switch it off. I spent ages trying to get the cMail component to work with my Gmail account a few months back and it turned out to be this. I can't remember the exact error I was getting, but I think it was at least similar to this. If you are not sure what the 2 Step Verification is, check this link out&amp;nbsp;http://support.google.com/accounts/answer/180744?hl=en</description>
      <pubDate>Thu, 13 Aug 2015 01:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ESB-5-6-1-javax-mail-AuthenticationFailedException/m-p/2221426#M15442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-13T01:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ESB 5.6.1 - javax.mail.AuthenticationFailedException - cMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ESB-5-6-1-javax-mail-AuthenticationFailedException/m-p/2221427#M15443</link>
      <description>&lt;B&gt;John Pyaeatt&lt;/B&gt;, in Gmail, both address point to the same server.&amp;nbsp; 
&lt;BR /&gt; 
&lt;B&gt;rhall_2.0&lt;/B&gt; my account does not have the 2 steps validation active. 
&lt;BR /&gt;I found out that using the password field without the context variable works, so I think should be something with the context way of passing password values to the component. 
&lt;BR /&gt;Thanks for all the replies.</description>
      <pubDate>Fri, 11 Sep 2015 20:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ESB-5-6-1-javax-mail-AuthenticationFailedException/m-p/2221427#M15443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T20:24:46Z</dc:date>
    </item>
  </channel>
</rss>

