<?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: How to import IMAP emails into MySQL tables in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-IMAP-emails-into-MySQL-tables/m-p/2288492#M61975</link>
    <description>Hi,
&lt;BR /&gt;You can use the tPOP component to download the e-mails as files, it works for POP3 and IMAP. The contents of the e-mails can be processed using the tFileInputMail to extract the fields from the e-mails, see:
&lt;BR /&gt;
&lt;A href="https://help.talend.com/search/all?query=tFileInputMail&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tFileInputMail&amp;amp;content-lang=en&lt;/A&gt;
&lt;BR /&gt;The idea might be this:
&lt;BR /&gt;tPOP --iterate--&amp;gt; tFileInputMail --main--&amp;gt; further processing/filtering --main--&amp;gt; to DB
&lt;BR /&gt;You can consult the help function, to view scenarios (press F1 on a component)
&lt;BR /&gt;I hope this gets you started.</description>
    <pubDate>Wed, 22 Oct 2014 13:09:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-22T13:09:30Z</dc:date>
    <item>
      <title>How to import IMAP emails into MySQL tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-IMAP-emails-into-MySQL-tables/m-p/2288491#M61974</link>
      <description>Need to connect to IMAP server and read in emails (selecting on fields in the email headers) and insert email contents into 3 tables in a MySQL db.
&lt;BR /&gt;Any suggestion on how to get started on this - or, is there a demo project available, which reads mail from IMAP, and inserts into multiple MySQL tables.</description>
      <pubDate>Wed, 22 Oct 2014 12:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-import-IMAP-emails-into-MySQL-tables/m-p/2288491#M61974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-22T12:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to import IMAP emails into MySQL tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-IMAP-emails-into-MySQL-tables/m-p/2288492#M61975</link>
      <description>Hi,
&lt;BR /&gt;You can use the tPOP component to download the e-mails as files, it works for POP3 and IMAP. The contents of the e-mails can be processed using the tFileInputMail to extract the fields from the e-mails, see:
&lt;BR /&gt;
&lt;A href="https://help.talend.com/search/all?query=tFileInputMail&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tFileInputMail&amp;amp;content-lang=en&lt;/A&gt;
&lt;BR /&gt;The idea might be this:
&lt;BR /&gt;tPOP --iterate--&amp;gt; tFileInputMail --main--&amp;gt; further processing/filtering --main--&amp;gt; to DB
&lt;BR /&gt;You can consult the help function, to view scenarios (press F1 on a component)
&lt;BR /&gt;I hope this gets you started.</description>
      <pubDate>Wed, 22 Oct 2014 13:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-import-IMAP-emails-into-MySQL-tables/m-p/2288492#M61975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-22T13:09:30Z</dc:date>
    </item>
  </channel>
</rss>

