<?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: Imap metadata in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247416#M200546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Whether a metadata extractor overwrites existing properties is configurable.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; By default, I think the mode is PRAGMATIC which will not overwrite non null values.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2011 12:57:18 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2011-03-31T12:57:18Z</dc:date>
    <item>
      <title>Imap metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247410#M200540</link>
      <description>Hi at all,i've enabled the imap subsystem, when i drag and drop an email on an Alfresco folder, it's created the relative .eml file in Alfresco. I want to change the name of the file created (Message_xxx.eml) with the subject of the email, how i can do this?I've tried putting this linemessageSubject</description>
      <pubDate>Thu, 31 Mar 2011 08:54:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247410#M200540</guid>
      <dc:creator>rascio</dc:creator>
      <dc:date>2011-03-31T08:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Imap metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247411#M200541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It should work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 09:36:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247411#M200541</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-03-31T09:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Imap metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247412#M200542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have to restart alfresco after i made this setting?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It this the only way to do this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 09:53:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247412#M200542</guid>
      <dc:creator>rascio</dc:creator>
      <dc:date>2011-03-31T09:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Imap metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247413#M200543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you extracting to an RM folder.&amp;nbsp;&amp;nbsp; In which case you should be able to use the RM admin console.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 10:24:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247413#M200543</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-03-31T10:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Imap metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247414#M200544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've seen that the behavior is the same if i put the content in an rm folder or in a normal space, and not all the mappings works. I've tried to change some mapping and don't seems work correctly…maybe the better solution is create a rule at the top of alfresco and change the name from this one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 11:06:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247414#M200544</guid>
      <dc:creator>rascio</dc:creator>
      <dc:date>2011-03-31T11:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Imap metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247415#M200545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've see the code of the class &lt;/SPAN&gt;&lt;EM&gt;org.alfresco.module.org_alfresco_module_dod5015.email.CustomEmailMappingServiceImpl&lt;/EM&gt;&lt;SPAN&gt;, this class modify the &lt;/SPAN&gt;&lt;STRONG&gt;extracter.RFC822 (org.alfresco.repo.content.metadata.RFC822MetadataExtracter)&lt;/STRONG&gt;&lt;SPAN&gt; and adds to it the custom mapping defined in the &lt;/SPAN&gt;&lt;EM&gt;jsonMapping.json&lt;/EM&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But reading the wiki about the MetadataExtractor:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;When a property already exists, it is not overwritten by the extractor.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;EM&gt;cm:name&lt;/EM&gt;&lt;SPAN&gt; is a mandatory parameter, so is possible that when the RFC822MetadataExtracter extract the metadata and insert into the node the cm:name is already enhanced?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is true, there are some properties that are impossible to overwrite with the Records Management Email Mapping…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope I'm wrong &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 12:27:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247415#M200545</guid>
      <dc:creator>rascio</dc:creator>
      <dc:date>2011-03-31T12:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Imap metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247416#M200546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Whether a metadata extractor overwrites existing properties is configurable.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; By default, I think the mode is PRAGMATIC which will not overwrite non null values.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 12:57:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247416#M200546</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-03-31T12:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Imap metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247417#M200547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you so much!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've changed the overwrite policy and working properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now the problem is that the subject of the email don't match the constraints regex ahah.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will write a behavior that change the name if the subject if the constraints it's ok.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 13:39:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247417#M200547</guid>
      <dc:creator>rascio</dc:creator>
      <dc:date>2011-03-31T13:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Imap metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247418#M200548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same probleme.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Whene I drag&amp;amp;drop an email to Alfresco using imap, it is created with the name "Message_XXXX".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't use the Records Management Console (I don't know if there is an additionnal module to install in order to use this console, or not), so I don't really understand the way you use to resolve this probleme.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Someone could help me to resolve this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and sorry for my bad level in english&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 08:02:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-metadata/m-p/247418#M200548</guid>
      <dc:creator>sjeandroz</dc:creator>
      <dc:date>2011-06-21T08:02:42Z</dc:date>
    </item>
  </channel>
</rss>

