<?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: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295414#M68196</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Does it work without using talend tool?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Fri, 25 Sep 2020 06:33:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-09-25T06:33:17Z</dc:date>
    <item>
      <title>Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295409#M68191</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been trying to send an email using outlook mail account. My user name and password provided was correct. And I have provided smtp host as &lt;/P&gt;smtp.office365.com and port number as 587 with starttls support. Yet I could not send an email and throwing Exception as,&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3378&lt;/P&gt;&lt;P&gt;[statistics] connected&lt;/P&gt;&lt;P&gt;Exception in component tSendMail_1 (mail)&lt;/P&gt;&lt;P&gt;javax.mail.AuthenticationFailedException&lt;/P&gt;&lt;P&gt;&amp;nbsp;at javax.mail.Service.connect(Service.java:306)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at javax.mail.Service.connect(Service.java:156)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at javax.mail.Service.connect(Service.java:105)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at javax.mail.Transport.send0(Transport.java:168)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at javax.mail.Transport.send(Transport.java:98)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at test.mail_0_1.mail.tSendMail_1Process(mail.java:457)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at test.mail_0_1.mail.runJobInTOS(mail.java:1139)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at test.mail_0_1.mail.main(mail.java:989)&lt;/P&gt;&lt;P&gt;[statistics] disconnected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While connecting to gmail account with smtp host as smtp.gmail.com and port number as 587 was working perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please help me in this issue? Or please provide me with smtp host and password to send mail irrespective of outlook or gmail. since it a company mail id I cant change any settings in my outlook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295409#M68191</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2024-11-16T01:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295410#M68192</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are you able to telnet to your it from your machine using the same SMTP/ports/passwords and send mail? Does it work without using talend tool?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 09:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295410#M68192</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-24T09:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295411#M68193</link>
      <description>&lt;P&gt;Thanks for the response Sabrina!&lt;/P&gt;&lt;P&gt;I don't use telnet!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 10:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295411#M68193</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-09-24T10:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295412#M68194</link>
      <description>&lt;P&gt;If I read your copy/paste correctly, the connection is appearing to be connecting to a socket on port 3378 and not to port 587. Can you recheck on what is going on in your job please. &lt;/P&gt;&lt;P&gt;Good Luck &lt;/P&gt;&lt;P&gt;Ravi &lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 14:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295412#M68194</guid>
      <dc:creator>Ravi_Rajagopal</dc:creator>
      <dc:date>2020-09-24T14:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295413#M68195</link>
      <description>&lt;P&gt;I have provided the port number as 587.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shalini&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009pUSAAA2.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136131iA625B8B146BFE3DF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009pUSAAA2.png" alt="0693p000009pUSAAA2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009pUSFAA2.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135245i78D39B032D50AE87/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009pUSFAA2.png" alt="0693p000009pUSFAA2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 05:25:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295413#M68195</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-09-25T05:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295414#M68196</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Does it work without using talend tool?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 06:33:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295414#M68196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-25T06:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295415#M68197</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are your username and password correct for the mail server connection?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Sun, 27 Sep 2020 03:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295415#M68197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-27T03:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295416#M68198</link>
      <description>&lt;P&gt;yes, It is correct&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 04:46:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295416#M68198</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-09-28T04:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295417#M68199</link>
      <description>&lt;P&gt;I haven't tried using outlook&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 05:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295417#M68199</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-09-28T05:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295418#M68200</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;An AuthenticationFailedException means your username/password combination is not being accepted by the server. Any update from your end? Is it working well from mail server?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 04:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295418#M68200</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-30T04:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295419#M68201</link>
      <description>&lt;P&gt;No, still Im facing the same issue. Both username and password provided was correct&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 12:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295419#M68201</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-09-30T12:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295420#M68202</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I remember I had this problem a while back - and got a patch from Talend which resolved the issue (this was when run from Talend Runtime) - can't remember what the Patch number was though - sorry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 14:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295420#M68202</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2020-10-06T14:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295421#M68203</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has this issue been resolved? I have the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yet username, password, port etc is ok. it works in powershell&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 10:24:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295421#M68203</guid>
      <dc:creator>carosim</dc:creator>
      <dc:date>2022-02-28T10:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295422#M68204</link>
      <description>&lt;P&gt;For me the problem was due to the version of java.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After update, I have an another problem, but it is corrected with this issus&lt;/P&gt;&lt;P&gt;https://community.talend.com/s/article/Issue-with-tSendMail-and-TLS-version-ElVmA&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 14:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295422#M68204</guid>
      <dc:creator>carosim</dc:creator>
      <dc:date>2022-02-28T14:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295423#M68205</link>
      <description>&lt;P&gt;Hello @&lt;A href="https://community.talend.com/s/profile/0053p000007LPWlAAO" alt="https://community.talend.com/s/profile/0053p000007LPWlAAO" target="_blank"&gt;carosim&lt;/A&gt; &lt;/P&gt;&lt;P&gt;We need more information to address your issue.&lt;/P&gt;&lt;P&gt;Could you please clarify in which Talend version/edition you are?&lt;/P&gt;&lt;P&gt;We will appreciate it a lot if you could upload your tsendmail component setting screenshots here.&lt;/P&gt;&lt;P&gt;Please mask your sensitive data.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 01:42:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295423#M68205</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-01T01:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295424#M68206</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Great it works for you and feel free to let us know if there is any further help we can give.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 01:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295424#M68206</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-01T01:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295425#M68207</link>
      <description>&lt;P&gt;hi team,&lt;/P&gt;&lt;P&gt;talend version: 7.1.1&lt;/P&gt;&lt;P&gt;I  followed the above mentioned steps and published the job to TMC it worked! It's not working for other project where they are using the Airflow to trigger the talend job. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000RjYJFAA3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148877iC5AC55F4255CC8EC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000RjYJFAA3.png" alt="0695b00000RjYJFAA3.png" /&gt;&lt;/span&gt;I could see the the pom.xml has the jvm parameters but still it's failing with below error: &lt;/P&gt;&lt;P&gt;[ERROR]: hida_master_unspsc_reclassify.job_taxonomy_investigation_0_1.Job_Taxonomy_Investigation - tSendMail_4 - javax.mail.AuthenticationFailedException: 421 4.7.66 TLS 1.0 and 1.1 are not supported. Please upgrade/update your client to support TLS 1.2. Visit &lt;A href="https://aka.ms/smtp_auth_tls" alt="https://aka.ms/smtp_auth_tls" target="_blank"&gt;https://aka.ms/smtp_auth_tls&lt;/A&gt;. [&lt;A href="https://CO2PR04CA0087.namprd04.prod.outlook.com" alt="https://CO2PR04CA0087.namprd04.prod.outlook.com" target="_blank"&gt;CO2PR04CA0087.namprd04.prod.outlook.com&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;[ERROR]: &lt;/I&gt;&lt;/B&gt;&lt;I&gt;Job_Taxonomy_Investigation - tSendMail_4 &lt;/I&gt;- &lt;I&gt;javax.mail.AuthenticationFailedException: 421 4.7.66 TLS 1.0 and 1.1 are not supported. Please upgrade/update your client to support TLS 1.2. Visit &lt;/I&gt;&lt;A href="https://aka.ms/smtp_auth_tls" alt="https://aka.ms/smtp_auth_tls" target="_blank"&gt;&lt;I&gt;https://aka.ms/smtp_auth_tls&lt;/I&gt;&lt;/A&gt;&lt;I&gt;. [&lt;/I&gt;&lt;A href="https://CO2PR04CA0087.namprd04.prod.outlook.com" alt="https://CO2PR04CA0087.namprd04.prod.outlook.com" target="_blank"&gt;&lt;I&gt;CO2PR04CA0087.namprd04.prod.outlook.com&lt;/I&gt;&lt;/A&gt;&lt;I&gt;]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me here to resolve this. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there change needs to be done at docker image file: Do i need to add the "&lt;B&gt;-Dmail.smtp.ssl.protocols=TLSv1.2" &lt;/B&gt;parameter in docker file as well??&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000RjYJjAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133087iB0B9F60496553647/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000RjYJjAAN.png" alt="0695b00000RjYJjAAN.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 11:06:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295425#M68207</guid>
      <dc:creator>Venkat6</dc:creator>
      <dc:date>2022-06-06T11:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tSendMail_1 (mail) javax.mail.AuthenticationFailedException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295426#M68208</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Did you add the property &lt;B&gt;-Dmail.smtp.ssl.protocols=TLSv1.2. &lt;/B&gt;to a job as well?&lt;/P&gt;&lt;P&gt;Please have a look at this screenshot.&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Rjf1rAAB.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156654i4B08B57A77F5DE76/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Rjf1rAAB.jpg" alt="0695b00000Rjf1rAAB.jpg" /&gt;&lt;/span&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 02:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tSendMail-1-mail-javax-mail/m-p/2295426#M68208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-07T02:53:23Z</dc:date>
    </item>
  </channel>
</rss>

