<?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: email through Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273964#M50786</link>
    <description>The User Guide and the Components Guide are essential reading and generally of a good quality. Read these and then browse these forums and check out the tutorials on the Talend site - they are in a rather weird format but they do cover relevant and realistic scenarios.
&lt;BR /&gt;Yes there is an email component but as in most cases when someone asls "can I do X with Talend?" the answer is almost always yes, because you can easily drop into java or perl to do it if there either isn't a component to do it or you want to do it your way...
&lt;BR /&gt;T</description>
    <pubDate>Thu, 30 Sep 2010 18:35:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-09-30T18:35:17Z</dc:date>
    <item>
      <title>email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273962#M50784</link>
      <description>i am new to talend can anyone of you suggest me books other then User Guide for talend&lt;BR /&gt;I need to ask is it possible to send email to the mail id's with the help of talen open studio</description>
      <pubDate>Sat, 16 Nov 2024 13:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273962#M50784</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273963#M50785</link>
      <description>Hello 
&lt;BR /&gt;Does the tSendMail component fit your need?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 30 Sep 2010 10:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273963#M50785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-30T10:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273964#M50786</link>
      <description>The User Guide and the Components Guide are essential reading and generally of a good quality. Read these and then browse these forums and check out the tutorials on the Talend site - they are in a rather weird format but they do cover relevant and realistic scenarios.
&lt;BR /&gt;Yes there is an email component but as in most cases when someone asls "can I do X with Talend?" the answer is almost always yes, because you can easily drop into java or perl to do it if there either isn't a component to do it or you want to do it your way...
&lt;BR /&gt;T</description>
      <pubDate>Thu, 30 Sep 2010 18:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273964#M50786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-30T18:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273965#M50787</link>
      <description>i have seen about this  component  but i am not able to do with it can u just help me to have a tutorial based on it if anyone i will be highly obilised</description>
      <pubDate>Fri, 01 Oct 2010 07:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273965#M50787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-01T07:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273966#M50788</link>
      <description>There's a usage scenario included in the components user guide on page 999 - have you read that?&lt;BR /&gt;T</description>
      <pubDate>Fri, 01 Oct 2010 10:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273966#M50788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-01T10:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273967#M50789</link>
      <description>Starting job sendemail at 17:47 01/10/2010. 
&lt;BR /&gt; connecting to socket on port 3870 
&lt;BR /&gt; connected 
&lt;BR /&gt; connecting to socket on port 5040 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tSendMail_1 
&lt;BR /&gt;javax.mail.MessagingException: Unknown SMTP host: smtp.provider.com; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; nested exception is: 
&lt;BR /&gt; java.net.UnknownHostException: smtp.provider.com 
&lt;BR /&gt; at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1280) 
&lt;BR /&gt; at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:370) 
&lt;BR /&gt; at javax.mail.Service.connect(Service.java:297) 
&lt;BR /&gt; at javax.mail.Service.connect(Service.java:156) 
&lt;BR /&gt; at javax.mail.Service.connect(Service.java:105) 
&lt;BR /&gt; at javax.mail.Transport.send0(Transport.java:168) 
&lt;BR /&gt; at javax.mail.Transport.send(Transport.java:98) 
&lt;BR /&gt; at honey.sendemail_0_1.sendemail.tFileInputDelimited_1Process(sendemail.java:1132) 
&lt;BR /&gt; at honey.sendemail_0_1.sendemail.runJobInTOS(sendemail.java:1387) 
&lt;BR /&gt; at honey.sendemail_0_1.sendemail.main(sendemail.java:1252) 
&lt;BR /&gt;Caused by: java.net.UnknownHostException: smtp.provider.com 
&lt;BR /&gt; at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:158) 
&lt;BR /&gt; at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:381) 
&lt;BR /&gt; at java.net.Socket.connect(Socket.java:537) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; at java.net.Socket.connect(Socket.java:487) 
&lt;BR /&gt; at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:232) 
&lt;BR /&gt; at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:189) 
&lt;BR /&gt; at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1250) 
&lt;BR /&gt; ... 9 more 
&lt;BR /&gt;Job sendemail ended at 17:47 01/10/2010. 
&lt;BR /&gt;This is the error when i am trying to send it FYI i am giving u my screenshot of the job also</description>
      <pubDate>Fri, 01 Oct 2010 13:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273967#M50789</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-01T13:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273968#M50790</link>
      <description>Your configuration is wrong, check the parameters (smtp host, port,...)</description>
      <pubDate>Fri, 01 Oct 2010 13:54:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273968#M50790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-01T13:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273969#M50791</link>
      <description>ya i have set it to smtp serber name of gmail
&lt;BR /&gt;smtp host:smtp.gmail.com
&lt;BR /&gt;smptp port:995</description>
      <pubDate>Fri, 01 Oct 2010 14:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273969#M50791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-01T14:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273970#M50792</link>
      <description>try adding the ip/host in the list of hosts under windows/system32/driver/etc/hosts</description>
      <pubDate>Sat, 02 Oct 2010 12:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273970#M50792</guid>
      <dc:creator>Moe1</dc:creator>
      <dc:date>2010-10-02T12:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273971#M50793</link>
      <description>i am working in linux</description>
      <pubDate>Mon, 04 Oct 2010 11:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273971#M50793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-04T11:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273972#M50794</link>
      <description>On linux it is under this:&lt;BR /&gt;etc/hosts</description>
      <pubDate>Mon, 04 Oct 2010 12:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273972#M50794</guid>
      <dc:creator>Moe1</dc:creator>
      <dc:date>2010-10-04T12:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273973#M50795</link>
      <description>its still the same</description>
      <pubDate>Tue, 05 Oct 2010 11:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273973#M50795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-05T11:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273974#M50796</link>
      <description>somebody help me i have this code please helpe 
&lt;BR /&gt;Exception in component tSendMail_1 
&lt;BR /&gt;javax.mail.MessagingException: Unknown SMTP host: smtp.gmail.com; 
&lt;BR /&gt; nested exception is: 
&lt;BR /&gt; java.net.UnknownHostException: smtp.gmail.com 
&lt;BR /&gt; at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1932) 
&lt;BR /&gt; at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:638) 
&lt;BR /&gt; at javax.mail.Service.connect(Service.java:317) 
&lt;BR /&gt; at javax.mail.Service.connect(Service.java:176) 
&lt;BR /&gt; at javax.mail.Service.connect(Service.java:125) 
&lt;BR /&gt; at javax.mail.Transport.send0(Transport.java:194) 
&lt;BR /&gt; at javax.mail.Transport.send(Transport.java:124) 
&lt;BR /&gt; at test.testmailling_0_1.testmailling.tSendMail_1Process(testmailling.java:413) 
&lt;BR /&gt; at test.testmailling_0_1.testmailling.runJobInTOS(testmailling.java:623) 
&lt;BR /&gt; at test.testmailling_0_1.testmailling.main(testmailling.java:491) 
&lt;BR /&gt;Caused by: java.net.UnknownHostException: smtp.gmail.com 
&lt;BR /&gt; at java.net.PlainSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.SocksSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.Socket.connect(Unknown Source) 
&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:288) 
&lt;BR /&gt; at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:205) 
&lt;BR /&gt; at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1900) 
&lt;BR /&gt; ... 9 more 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job testmailling terminé à 13:06 21/04/2013.</description>
      <pubDate>Sun, 21 Apr 2013 13:50:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273974#M50796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-21T13:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273975#M50797</link>
      <description>Hi ninio, 
&lt;BR /&gt;The error message imply that something wrong with your SMTP host. Could you mind checking your STMP host? Please see the component reference 
&lt;A href="https://help.talend.com/search/all?query=tSendMail&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tSendMail&lt;/A&gt; 
&lt;BR /&gt;Please see my screenshot, I used OUTLOOK and the SMTP is "mail10.Myoutlookonline.com". The job works well for me. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBpI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136610i0948CC7DF01F6E3B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBpI.png" alt="0683p000009MBpI.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 22 Apr 2013 03:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273975#M50797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-22T03:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273976#M50798</link>
      <description>hello
&lt;BR /&gt;i set the server smtp.gmail.com and port 995
&lt;BR /&gt;it s the same problem 
&lt;BR /&gt;their is something you must know that we are using proxy and authentication for network that means every user to connect to the network have login and password</description>
      <pubDate>Mon, 22 Apr 2013 13:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273976#M50798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-22T13:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273977#M50799</link>
      <description>hi XDSHI 
&lt;BR /&gt;thanks for the help but sorry still the same problem, i heard someone said that we must add ip host 
&lt;BR /&gt;if that is what should do i opened the etc file but i don't know the ip address of smtp provider</description>
      <pubDate>Mon, 22 Apr 2013 13:47:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273977#M50799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-22T13:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273978#M50800</link>
      <description>Hi, 
&lt;BR /&gt;I have made a testing that sending an e-mail from my gmail to my 163mail. The job works well. 
&lt;BR /&gt;See my screenshot for details 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBwD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152194i7830E3D135CFFB45/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBwD.png" alt="0683p000009MBwD.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBsS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153609iB911E90CA903DF44/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBsS.png" alt="0683p000009MBsS.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 23 Apr 2013 04:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273978#M50800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-23T04:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273979#M50801</link>
      <description>Hi,
&lt;BR /&gt;I want to send a mail
&lt;BR /&gt;1. Incase of failure I have to send the report
&lt;BR /&gt;2. If succeeded I have to send the number of rows in of each table.
&lt;BR /&gt;I was struct with with the mail component. I dont know how to configure it.
&lt;BR /&gt;I've to send the mail using office365
&lt;BR /&gt;subject: Load succeeded &amp;lt;current_date&amp;gt;&amp;nbsp;</description>
      <pubDate>Tue, 05 Jan 2016 07:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273979#M50801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-05T07:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273980#M50802</link>
      <description>Hi Ramkumar, 
&lt;BR /&gt;Please try these parameters in your tSendmail: 
&lt;BR /&gt;SMTP setting 
&lt;BR /&gt;Server name: smtp.office365.com 
&lt;BR /&gt;Port: 587 
&lt;BR /&gt;Encryption method: TLS 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBeF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149749iEFDDB44416CC8211/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBeF.png" alt="0683p000009MBeF.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 05 Jan 2016 08:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273980#M50802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-05T08:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: email through Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273981#M50803</link>
      <description>i am just trying to use tsend email can some one tell me the process and what we can do with it&amp;nbsp; 
&lt;BR /&gt;i tired and got this error&amp;nbsp; 
&lt;BR /&gt;Starting job sendemail at 19:07 05/07/2016. 
&lt;BR /&gt; connecting to socket on port 3548 
&lt;BR /&gt; connected 
&lt;BR /&gt;javax.mail.MessagingException: Unknown SMTP host: smtp.gmail.com ; 
&lt;BR /&gt;&amp;nbsp; nested exception is: 
&lt;BR /&gt;java.net.UnknownHostException: smtp.gmail.com&amp;nbsp; 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job sendemail ended at 19:07 05/07/2016.</description>
      <pubDate>Wed, 06 Jul 2016 01:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/email-through-Talend/m-p/2273981#M50803</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-06T01:08:02Z</dc:date>
    </item>
  </channel>
</rss>

