<?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 Read Outlook .pst file using tFileInputMail in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245664#M31442</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The site http://www.thebestcomparisons.com/pst-recovery.html offer best PST Recovery tool Reviews. Read the software's property and select the best software. Read more. http://www.thebestcomparisons.com/pst-recovery.html&lt;/P&gt;</description>
    <pubDate>Thu, 04 Feb 2021 06:48:42 GMT</pubDate>
    <dc:creator>lleeshith1</dc:creator>
    <dc:date>2021-02-04T06:48:42Z</dc:date>
    <item>
      <title>How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245646#M31424</link>
      <description>&lt;P&gt;Hi All&lt;BR /&gt;I am trying to read outlook .pst file using tFileInputMail job but it reads only .msg files not .pst files &lt;BR /&gt;can any one tell me how to read .pst files with or without attachments&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 13:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245646#M31424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245647#M31425</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;tFileInputMail will not read pst files. You can use java code to read PST file.&lt;BR /&gt;below link wil help you&lt;BR /&gt;&lt;A href="http://code.google.com/p/java-libpst/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/java-libpst/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2011 07:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245647#M31425</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-14T07:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245648#M31426</link>
      <description>&lt;P&gt;i have seen the link. but it needs some a java-libpst dll to complish this code right ?&lt;BR /&gt;but i want do it with talend only, so is there any another way to done this task&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2011 09:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245648#M31426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-14T09:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245649#M31427</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;I dont think tFileInputMail can help you with this. You can write a routine to read the PST file using the above link provided.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2011 13:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245649#M31427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-14T13:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245650#M31428</link>
      <description>&lt;P&gt;Check out JPST &lt;A href="http://www.independentsoft.de/jpst/index.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.independentsoft.de/jpst/index.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2011 07:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245650#M31428</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-03-15T07:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245651#M31429</link>
      <description>&lt;P&gt;I also have faced this problem then i go for &lt;A href="http://www.repair-outlook-pst-file.com" target="_blank" rel="nofollow noopener noreferrer"&gt;Outlook PST Repair&lt;/A&gt; to get this done.&lt;BR /&gt;&lt;A href="http://www.repair-outlook-pst-file.com" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.repair-outlook-pst-file.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2011 12:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245651#M31429</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-02T12:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245652#M31430</link>
      <description>&lt;P&gt;You can try &lt;A href="http://outlookpstreader.com" target="_blank" rel="nofollow noopener noreferrer"&gt;http://outlookpstreader.com&lt;/A&gt; It is able to work under low system requirements, program works with copies of corrupted pst files.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2011 15:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245652#M31430</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-04T15:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245653#M31431</link>
      <description>&lt;P&gt;It might be that the PST file is corrupted as a result you are unable to open it. Outlook PST repair is very much possible through scanpst.exe. It is an inbuilt provided by Microsoft to repair the corrupted PST file. However, if its fails to repair the tool then you may also try third party PST repair tool. &lt;BR /&gt;&lt;A href="http://www.outlookpst-repair.com" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.outlookpst-repair.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2011 10:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245653#M31431</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-07T10:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245654#M31432</link>
      <description>&lt;P&gt;Hi Umeshrakhe,&lt;BR /&gt;To read PST file you can use MS-Outlook Email client. Outlook supports PST file format to store the information. As per your post it is clear that PST file got corrupt and you need to do PST recovery. I suggest you to use Stellar Phoenix PST Recovery software to retrieve the information from corrupt PST file. &lt;BR /&gt;Thanks!&lt;BR /&gt;William Smith&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2011 05:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245654#M31432</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-12-06T05:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245655#M31433</link>
      <description>&lt;P&gt;I'm new to Talend and hoping that the default functionality of the software will allow me to read an Outlook .msg file. Can anyone confirm that they have used the tFileInputMail component to do this and perhaps share their setup? I have built a job based on the Talend example listed using a .mail file and am getting a null pointer exception.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 00:07:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245655#M31433</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-10-29T00:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245656#M31434</link>
      <description>&lt;P&gt;You need to download a PDS PST File Recovery Software&lt;BR /&gt;For more information you can go with this link - &lt;A href="http://www.pstfilerecoverytool.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.pstfilerecoverytool.com/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jan 2013 11:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245656#M31434</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-01-19T11:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245657#M31435</link>
      <description>&lt;P&gt;You can download SysTools Outlook recovery tool to solve troubles&lt;BR /&gt;For any information you can contact us: &lt;A href="http://www.pstrecovery.net/repair-outlook.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.pstrecovery.net/repair-outlook.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2013 11:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245657#M31435</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-04-03T11:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245658#M31436</link>
      <description>&lt;P&gt;Please check, &lt;A href="http://www.aspose.com/java/email-component.aspx" target="_blank" rel="nofollow noopener noreferrer"&gt;Aspose.Email for Java&lt;/A&gt;. It enables Java applications to read and write MS Outlook MSG files from within a Java application without using MS Outlook. I am sure it will be helpful. Here some code example with Exchange server&lt;BR /&gt;Here is the code excample&lt;BR /&gt;&lt;A href="http://www.aspose.com/docs/display/emailnet/Extract+Messages+from+Outlook+PST+Files+and+Save+to+Disk+or+Stream+in+MSG+Format" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.aspose.com/docs/display/emailnet/Extract+Messages+from+Outlook+PST+Files+and+Save+to+Disk+or+Stream+in+MSG+Format&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.aspose.com/docs/display/emailnet/Get+Message+Information+from+an+Outlook+PST+File" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.aspose.com/docs/display/emailnet/Get+Message+Information+from+an+Outlook+PST+File&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 23:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245658#M31436</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-07-16T23:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245659#M31437</link>
      <description>&lt;P&gt;Here is the link: &lt;A href="http://www.aspose.com/java/email-component.aspx" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.aspose.com/java/email-component.aspx&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 23:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245659#M31437</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-07-16T23:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245660#M31438</link>
      <description>You can try RecoveryFix for Outlook recovery software which is designed to repair corrupt or damaged .pst files of Microsoft Outlook. Visit &lt;A href="http://www.recoverytool.org/outlook-pst-recovery.html" rel="nofollow noopener noreferrer"&gt;http://www.recoverytool.org/outlook-pst-recovery.html&lt;/A&gt;</description>
      <pubDate>Mon, 05 May 2014 08:26:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245660#M31438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-05T08:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245661#M31439</link>
      <description>&lt;P&gt;You can recover the pst file by using the scanpst.exe tool that is default available in your computer. This tool available in the following location C:\Program Files (x86)\Microsoft Office\Office12. Open the given location and then open scanpst.exe file and you will see a window will open then click here to browse the pst file that you want to repair or recover and then apply the next steps from wizard. You can also try outlook pst repair tool to repair pst files.&lt;BR /&gt;&lt;A href="http://www.outlookpstrepairtools.com" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.outlookpstrepairtools.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 12:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245661#M31439</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-05-14T12:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245662#M31440</link>
      <description>&lt;P&gt;The Outlook PST repair is uniquely designed to repair corrupt PST file and extract its items to a new importable PST.&lt;BR /&gt;So Try:- &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.recoverydeletedfiles.com/outlook-pst-repair-tool.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.recoverydeletedfiles.com/outlook-pst-repair-tool.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2014 11:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245662#M31440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-31T11:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245663#M31441</link>
      <description>&lt;P&gt;PST Converter&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 10:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245663#M31441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-23T10:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245664#M31442</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The site http://www.thebestcomparisons.com/pst-recovery.html offer best PST Recovery tool Reviews. Read the software's property and select the best software. Read more. http://www.thebestcomparisons.com/pst-recovery.html&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 06:48:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245664#M31442</guid>
      <dc:creator>lleeshith1</dc:creator>
      <dc:date>2021-02-04T06:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Outlook .pst file using tFileInputMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245665#M31443</link>
      <description>&lt;P&gt;First, open the Microsoft Office application, click “File” and then select Open &amp;amp; Export &amp;gt; Open Outlook Data File.&lt;/P&gt;&lt;P&gt;Browse to the PST file you want to open and click “OK.”&lt;/P&gt;&lt;P&gt;The PST will appear at the bottom of the navigation pane as “Outlook Data File.”&lt;/P&gt;&lt;P&gt;Browse the folders in the PST like any other folder in Outlook.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have multiple PST files open, or if you want to remind yourself what the file is, you can change its name from the default “Outlook Data File” to something more meaningful&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right-click “Outlook Data File” and choose “Data File Properties” from the menu.&lt;/P&gt;&lt;P&gt;Click the “Advanced” button.&lt;/P&gt;&lt;P&gt;Change the “Name” field to a more meaningful name.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 12:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Read-Outlook-pst-file-using-tFileInputMail/m-p/2245665#M31443</guid>
      <dc:creator>bruce_banner</dc:creator>
      <dc:date>2021-09-09T12:35:03Z</dc:date>
    </item>
  </channel>
</rss>

