<?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: Rename or configure IMAP attachments folder? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/rename-or-configure-imap-attachments-folder/m-p/256336#M209466</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found the file with the setting by using the following command from the installation folder and scanning the results for likely candidates:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;grep -lR attachments *&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;(I'm sure that I could have refined the search term more, but it took less time today to scan results than to discover a better search.) I eventually found what I was looking for in the following file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/repository.properties&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;The relevant line is the sixth in the "Spaces Configuration" section:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;# Spaces Configuration&lt;BR /&gt;spaces.store=workspace://SpacesStore&lt;BR /&gt;spaces.company_home.childname=app:company_home&lt;BR /&gt;spaces.guest_home.childname=app:guest_home&lt;BR /&gt;spaces.dictionary.childname=app:dictionary&lt;BR /&gt;spaces.templates.childname=app:space_templates&lt;BR /&gt;[b][i]spaces.imap_attachments.childname=cm:Imap Attachments[/i][/b]&lt;BR /&gt;spaces.imapConfig.childname=app:imap_configs&lt;BR /&gt;spaces.imap_templates.childname=app:imap_templates&lt;BR /&gt;spaces.scheduled_actions.childname=cm:Scheduled Actions&lt;BR /&gt;spaces.emailActions.childname=app:email_actions&lt;BR /&gt;spaces.searchAction.childname=cm:search&lt;BR /&gt;spaces.templates.content.childname=app:content_templates&lt;BR /&gt;spaces.templates.email.childname=app:email_templates&lt;BR /&gt;spaces.templates.email.invite1.childname=app:invite_email_templates&lt;BR /&gt;spaces.templates.email.notify.childname=app:notify_email_templates&lt;BR /&gt;spaces.templates.email.following.childname=app:following&lt;BR /&gt;spaces.templates.rss.childname=app:rss_templates&lt;BR /&gt;spaces.savedsearches.childname=app:saved_searches&lt;BR /&gt;spaces.scripts.childname=app:scripts&lt;BR /&gt;spaces.wcm.childname=app:wcm&lt;BR /&gt;spaces.wcm_content_forms.childname=app:wcm_forms&lt;BR /&gt;spaces.content_forms.childname=app:forms&lt;BR /&gt;spaces.user_homes.childname=app:user_homes&lt;BR /&gt;spaces.user_homes.regex.key=userName&lt;BR /&gt;spaces.user_homes.regex.pattern=&lt;BR /&gt;spaces.user_homes.regex.group_order=&lt;BR /&gt;spaces.sites.childname=st:sites&lt;BR /&gt;spaces.templates.email.invite.childname=cm:invite&lt;BR /&gt;spaces.templates.email.activities.childname=cm:activities&lt;BR /&gt;spaces.rendition.rendering_actions.childname=app:rendering_actions&lt;BR /&gt;spaces.replication.replication_actions.childname=app:replication_actions&lt;BR /&gt;spaces.wcm_deployed.childname=cm:wcm_deployed&lt;BR /&gt;spaces.transfers.childname=app:transfers&lt;BR /&gt;spaces.transfer_groups.childname=app:transfer_groups&lt;BR /&gt;spaces.transfer_temp.childname=app:temp&lt;BR /&gt;spaces.inbound_transfer_records.childname=app:inbound_transfer_records&lt;BR /&gt;spaces.webscripts.childname=cm:webscripts&lt;BR /&gt;spaces.extension_webscripts.childname=cm:extensionwebscripts&lt;BR /&gt;spaces.models.childname=app:models&lt;BR /&gt;spaces.workflow.definitions.childname=app:workflow_defs&lt;BR /&gt;spaces.publishing.root.childname=app:publishing_root&lt;BR /&gt;spaces.templates.email.workflowemailnotification.childname=cm:workflownotification&lt;BR /&gt;spaces.nodetemplates.childname=app:node_templates&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;The file, in and of itself, is fairly helpful in understanding how Alfresco is structured by default and how various properties manifest themselves in the interface. &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;But&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN&gt; if there is a better place to apply myself to study the structure, I am open to guidance. Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2012 15:56:56 GMT</pubDate>
    <dc:creator>dfliddle</dc:creator>
    <dc:date>2012-12-06T15:56:56Z</dc:date>
    <item>
      <title>Rename or configure IMAP attachments folder?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rename-or-configure-imap-attachments-folder/m-p/256335#M209465</link>
      <description>For the sake of my co-workers, who have little interest in the meaning of "IMAP", I have changed the home directory's name to "Mail Archive". Now I would like to change the name of the folder which, by default, is named "Imap Attachments".How does one configure the name and location of this folder?W</description>
      <pubDate>Thu, 06 Dec 2012 12:28:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rename-or-configure-imap-attachments-folder/m-p/256335#M209465</guid>
      <dc:creator>dfliddle</dc:creator>
      <dc:date>2012-12-06T12:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rename or configure IMAP attachments folder?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rename-or-configure-imap-attachments-folder/m-p/256336#M209466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found the file with the setting by using the following command from the installation folder and scanning the results for likely candidates:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;grep -lR attachments *&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;(I'm sure that I could have refined the search term more, but it took less time today to scan results than to discover a better search.) I eventually found what I was looking for in the following file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/repository.properties&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;The relevant line is the sixth in the "Spaces Configuration" section:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;# Spaces Configuration&lt;BR /&gt;spaces.store=workspace://SpacesStore&lt;BR /&gt;spaces.company_home.childname=app:company_home&lt;BR /&gt;spaces.guest_home.childname=app:guest_home&lt;BR /&gt;spaces.dictionary.childname=app:dictionary&lt;BR /&gt;spaces.templates.childname=app:space_templates&lt;BR /&gt;[b][i]spaces.imap_attachments.childname=cm:Imap Attachments[/i][/b]&lt;BR /&gt;spaces.imapConfig.childname=app:imap_configs&lt;BR /&gt;spaces.imap_templates.childname=app:imap_templates&lt;BR /&gt;spaces.scheduled_actions.childname=cm:Scheduled Actions&lt;BR /&gt;spaces.emailActions.childname=app:email_actions&lt;BR /&gt;spaces.searchAction.childname=cm:search&lt;BR /&gt;spaces.templates.content.childname=app:content_templates&lt;BR /&gt;spaces.templates.email.childname=app:email_templates&lt;BR /&gt;spaces.templates.email.invite1.childname=app:invite_email_templates&lt;BR /&gt;spaces.templates.email.notify.childname=app:notify_email_templates&lt;BR /&gt;spaces.templates.email.following.childname=app:following&lt;BR /&gt;spaces.templates.rss.childname=app:rss_templates&lt;BR /&gt;spaces.savedsearches.childname=app:saved_searches&lt;BR /&gt;spaces.scripts.childname=app:scripts&lt;BR /&gt;spaces.wcm.childname=app:wcm&lt;BR /&gt;spaces.wcm_content_forms.childname=app:wcm_forms&lt;BR /&gt;spaces.content_forms.childname=app:forms&lt;BR /&gt;spaces.user_homes.childname=app:user_homes&lt;BR /&gt;spaces.user_homes.regex.key=userName&lt;BR /&gt;spaces.user_homes.regex.pattern=&lt;BR /&gt;spaces.user_homes.regex.group_order=&lt;BR /&gt;spaces.sites.childname=st:sites&lt;BR /&gt;spaces.templates.email.invite.childname=cm:invite&lt;BR /&gt;spaces.templates.email.activities.childname=cm:activities&lt;BR /&gt;spaces.rendition.rendering_actions.childname=app:rendering_actions&lt;BR /&gt;spaces.replication.replication_actions.childname=app:replication_actions&lt;BR /&gt;spaces.wcm_deployed.childname=cm:wcm_deployed&lt;BR /&gt;spaces.transfers.childname=app:transfers&lt;BR /&gt;spaces.transfer_groups.childname=app:transfer_groups&lt;BR /&gt;spaces.transfer_temp.childname=app:temp&lt;BR /&gt;spaces.inbound_transfer_records.childname=app:inbound_transfer_records&lt;BR /&gt;spaces.webscripts.childname=cm:webscripts&lt;BR /&gt;spaces.extension_webscripts.childname=cm:extensionwebscripts&lt;BR /&gt;spaces.models.childname=app:models&lt;BR /&gt;spaces.workflow.definitions.childname=app:workflow_defs&lt;BR /&gt;spaces.publishing.root.childname=app:publishing_root&lt;BR /&gt;spaces.templates.email.workflowemailnotification.childname=cm:workflownotification&lt;BR /&gt;spaces.nodetemplates.childname=app:node_templates&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;The file, in and of itself, is fairly helpful in understanding how Alfresco is structured by default and how various properties manifest themselves in the interface. &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;But&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN&gt; if there is a better place to apply myself to study the structure, I am open to guidance. Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 15:56:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rename-or-configure-imap-attachments-folder/m-p/256336#M209466</guid>
      <dc:creator>dfliddle</dc:creator>
      <dc:date>2012-12-06T15:56:56Z</dc:date>
    </item>
  </channel>
</rss>

