<?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: Inbound Email Attachment Version Control? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-attachment-version-control/m-p/295618#M248748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe you are going to have to customize the inbound SMTP class so that when it finds a matching attachment name in the folder it creates a new version rather than creating a new object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know of a setting that allows you to do that through config, but I could be wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2014 19:11:34 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2014-05-06T19:11:34Z</dc:date>
    <item>
      <title>Inbound Email Attachment Version Control?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-attachment-version-control/m-p/295617#M248747</link>
      <description>I finally got Alfresco Community (on my home PC) to take inbound emails.&amp;nbsp; At work, my coworker had already gotten Alfresco to do the same thing.&amp;nbsp; But if I send a follow-up email with the same file, the system saves the attachment as a separate file.&amp;nbsp; So file name M4s.xls is unaffected but I see a ne</description>
      <pubDate>Tue, 06 May 2014 15:30:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-attachment-version-control/m-p/295617#M248747</guid>
      <dc:creator>gregj</dc:creator>
      <dc:date>2014-05-06T15:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Email Attachment Version Control?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-attachment-version-control/m-p/295618#M248748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe you are going to have to customize the inbound SMTP class so that when it finds a matching attachment name in the folder it creates a new version rather than creating a new object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know of a setting that allows you to do that through config, but I could be wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 19:11:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-attachment-version-control/m-p/295618#M248748</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2014-05-06T19:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Email Attachment Version Control?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-attachment-version-control/m-p/295619#M248749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's an overwrite duplicates setting.&amp;nbsp;&amp;nbsp; Look at the smtp documentation.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry cant paste a link on an iPad.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 08:03:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-attachment-version-control/m-p/295619#M248749</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-05-07T08:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Email Attachment Version Control?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-attachment-version-control/m-p/295620#M248750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I found the setting.&amp;nbsp; That would be a line to add to alfresco-global.properties in the Inbound SMTP section?&amp;nbsp; And then attachments ought to overwrite?&amp;nbsp; (If I am wrong, you may need to perform a flying tackle to stop me. This looks fairly straightforward to implement.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I understand, that might be very useful in at least a couple of scenarios I currently envision.&amp;nbsp; In other cases, I may have to refer back to Mr. Pott's idea of customizing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 18:42:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-attachment-version-control/m-p/295620#M248750</guid>
      <dc:creator>gregj</dc:creator>
      <dc:date>2014-05-07T18:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Email Attachment Version Control?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-attachment-version-control/m-p/295621#M248751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Adding the setting in alfresco-global.properties file, and then setting up a rule in the subdirectory to assign the versionable aspect makes the mail, itself, do what I'd hoped.&amp;nbsp; I can make some use of that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But the attachment appeared to do the same thing it did before.&amp;nbsp; So it sounds like I may have to dig into code to get the exact behavior I want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again, thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 23:40:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-attachment-version-control/m-p/295621#M248751</guid>
      <dc:creator>gregj</dc:creator>
      <dc:date>2014-05-07T23:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Email Attachment Version Control?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/inbound-email-attachment-version-control/m-p/295622#M248752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The default behavior of Alfresco when you add a new file with the same name of an existing one is to change the name of the added file and not to create new version of it. So I think yes you should modify the code the following link may be useful:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/forum/end-user-discussions/alfresco-share/versioning-files-same-name-02042013-1044" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/end-user-discussions/alfresco-share/versioning-files-same-name-02042013-1044&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 20:55:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/inbound-email-attachment-version-control/m-p/295622#M248752</guid>
      <dc:creator>eihab86</dc:creator>
      <dc:date>2014-05-16T20:55:42Z</dc:date>
    </item>
  </channel>
</rss>

