<?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>question Convert .MSG to TIFF format in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Convert-MSG-to-TIFF-format/m-p/382073#M244482</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;I have email archived in .MSG format files in folder location which is mentioned in SQL database table.&lt;/P&gt;&lt;P&gt;I need to get the file from folder location , read the file , check if there is any attachment in msg file , if yes then need to extract that attachment and make the entry of that file into database table&lt;/P&gt;&lt;P&gt;I am new to NIFI , So anyone can help me with some sample flow for this requirement?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Prats&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jan 2024 07:42:29 GMT</pubDate>
    <dc:creator>pratschavan</dc:creator>
    <dc:date>2024-01-12T07:42:29Z</dc:date>
    <item>
      <title>Convert .MSG to TIFF format</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Convert-MSG-to-TIFF-format/m-p/382073#M244482</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;I have email archived in .MSG format files in folder location which is mentioned in SQL database table.&lt;/P&gt;&lt;P&gt;I need to get the file from folder location , read the file , check if there is any attachment in msg file , if yes then need to extract that attachment and make the entry of that file into database table&lt;/P&gt;&lt;P&gt;I am new to NIFI , So anyone can help me with some sample flow for this requirement?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Prats&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 07:42:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Convert-MSG-to-TIFF-format/m-p/382073#M244482</guid>
      <dc:creator>pratschavan</dc:creator>
      <dc:date>2024-01-12T07:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Convert .MSG to TIFF format</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Convert-MSG-to-TIFF-format/m-p/382107#M244494</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/108526"&gt;@pratschavan&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You may find the guidance provided below useful:&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/47200178/read-message-body-of-an-email-using-apache-nifi" target="_blank"&gt;https://stackoverflow.com/questions/47200178/read-message-body-of-an-email-using-apache-nifi&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Instead of using consumePOP3 processor to get your msg files directly from an email server, you would simply ingest those files from your msg storage folder(s).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;As far as interacting with your SQL DB, there are numerous documented SQL processor:&lt;BR /&gt;&lt;A href="https://nifi.apache.org/docs/nifi-docs/" target="_blank"&gt;https://nifi.apache.org/docs/nifi-docs/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If you found any of the suggestions/solutions provided helped you with your issue, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on one or more of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 14:46:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Convert-MSG-to-TIFF-format/m-p/382107#M244494</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2024-01-12T14:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Convert .MSG to TIFF format</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Convert-MSG-to-TIFF-format/m-p/382178#M244512</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Thank you for your quick help, I tried your suggestion and I am getting following error to extractEmailHeaders processor, my processor configuration is as follows. could you guide me about this issue.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pratschavan_1-1705294254986.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/39429i9BC299B7D96BD4BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pratschavan_1-1705294254986.png" alt="pratschavan_1-1705294254986.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"javax.mail.MessagingException: Message failed RFC-2822 validation: No Sender"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 04:51:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Convert-MSG-to-TIFF-format/m-p/382178#M244512</guid>
      <dc:creator>pratschavan</dc:creator>
      <dc:date>2024-01-15T04:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Convert .MSG to TIFF format</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Convert-MSG-to-TIFF-format/m-p/382330#M244555</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/108526"&gt;@pratschavan&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Based on the exception shared it is telling you that the ingested msg files you have do not follow RFC-2822 specification the extractEmailHeader controller service has a requirement.&lt;BR /&gt;States that the particular MSG it tried to process was missing the sender.&lt;BR /&gt;&lt;BR /&gt;You may need to write your won customer reader for your formatted MSG files and without, unfortunately I will not be very helpful as it is outside my area of knowledge.&lt;/P&gt;&lt;P&gt;If you found any of the suggestions/solutions provided helped you with your issue, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on one or more of them that helped.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 15:32:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Convert-MSG-to-TIFF-format/m-p/382330#M244555</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2024-01-17T15:32:12Z</dc:date>
    </item>
  </channel>
</rss>

