<?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: Change &amp;quot;Create New User Account&amp;quot; subject email notification in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60350#M21216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh.. what temp directories? I don't know about this directories. Where I can find it?&lt;/P&gt;&lt;P&gt;Maybe that's the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Mar 2019 01:43:03 GMT</pubDate>
    <dc:creator>tommy_saputra</dc:creator>
    <dc:date>2019-03-26T01:43:03Z</dc:date>
    <item>
      <title>Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60343#M21209</link>
      <description>Dear Alfresco Team,I'm a newbie with Alfresco. I'd like to know if I able to modified Subject on Create New User Account Subject email notification? For example&amp;nbsp;Alfresco Share: Your New Account&amp;nbsp;to&amp;nbsp;My_Company_Name : Your New Account.I Installed 5.2 Alfresco Community Edition on my Linux (CentOS7) ser</description>
      <pubDate>Fri, 22 Mar 2019 02:36:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60343#M21209</guid>
      <dc:creator>tommy_saputra</dc:creator>
      <dc:date>2019-03-22T02:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60344#M21210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to overwrite an Alfresco property:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080;"&gt;# Person Notification messages&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;invitation.notification.person.email.subject&lt;/SPAN&gt;=&lt;SPAN style="color: #008000; font-weight: bold;"&gt;Alfresco {0}: Your New Account&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can locate it on the properties file invitation-service.properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have several ways to do that and there are a lot post in this forum that give you the way. Most of then talk about activities email but the mechanism will be the same for this email..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can modify&amp;nbsp;&lt;SPAN&gt;invitation-service.properties&lt;/SPAN&gt;&amp;nbsp;directly on the file alfresco-repository.jar in your instalation :&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/thread/215168"&gt;Change subject email &lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try to create manually an extension path in your deploy:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.codingfreaks.net/2016/02/customising-alfresco-share-recent.html" title="http://www.codingfreaks.net/2016/02/customising-alfresco-share-recent.html" rel="nofollow noopener noreferrer"&gt;Coding Freaks - Helping others to learn: Customising Alfresco Share : Recent activities email subject&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or the prefered way, you can develope an extensión project using SDK and install it in your Alfresco.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.alfresco.com/message/755034-re-change-subject-on-email-notification?commentID=755034#comment-755034" title="https://community.alfresco.com/message/755034-re-change-subject-on-email-notification?commentID=755034#comment-755034" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/message/755034-re-change-subject-on-email-notification?commentID=755034#comment-755034&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 10:15:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60344#M21210</guid>
      <dc:creator>roberto_gamiz</dc:creator>
      <dc:date>2019-03-22T10:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60345#M21211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Roberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying my post.&lt;/P&gt;&lt;P&gt;I've already read the post that you sent and i've tried it too. But, since I newbie in Linux, I can't&amp;nbsp;modify .jar file. I've also tried to unzip or unjar the file,but nothing happened.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you have any specific way to modify .jar file that can help me? I can't find any answer for this problem. &amp;gt;.&amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And again, sorry for my bad english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 10:30:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60345#M21211</guid>
      <dc:creator>tommy_saputra</dc:creator>
      <dc:date>2019-03-22T10:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60346#M21212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you restart Alfresco server after make the modifications?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In theory to modify the jar you only have to rename to zip, unzip, make the modifications, compress again and rename to jar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try one of the other solutions that not imply modificate any jar file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 11:07:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60346#M21212</guid>
      <dc:creator>roberto_gamiz</dc:creator>
      <dc:date>2019-03-22T11:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60347#M21213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I always restart Alfresco server after made every modifications,but nothing happened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, i'll try to modify the .jar file, hope it can solve my problem.&lt;/P&gt;&lt;P&gt;Thank you so much for helping me out Roberto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 11:30:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60347#M21213</guid>
      <dc:creator>tommy_saputra</dc:creator>
      <dc:date>2019-03-22T11:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60348#M21214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again Roberto &lt;B&gt;Roberto Gamiz Sanchez&lt;/B&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to inform, modify the .jar file is also unsuccessful. I already modified&amp;nbsp;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;invitation.notification.person.email.subject&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;Alfresco {0}: Your New Account to&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;invitation.notification.person.email.subject=E-DMS : Your New Account (and restart Alfresco server after modify the properties) is not working either.&lt;/P&gt;&lt;P&gt;Do you have another way about this issue?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2019 07:53:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60348#M21214</guid>
      <dc:creator>tommy_saputra</dc:creator>
      <dc:date>2019-03-25T07:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60349#M21215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try the other two option&amp;nbsp;I gave you developing an extension of the repository.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway&amp;nbsp;had you deleted temp directories of your deploy?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2019 09:50:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60349#M21215</guid>
      <dc:creator>roberto_gamiz</dc:creator>
      <dc:date>2019-03-25T09:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60350#M21216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh.. what temp directories? I don't know about this directories. Where I can find it?&lt;/P&gt;&lt;P&gt;Maybe that's the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 01:43:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60350#M21216</guid>
      <dc:creator>tommy_saputra</dc:creator>
      <dc:date>2019-03-26T01:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60351#M21217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean Tomcat temp directory. Really i don't think this is affecting you but you can test it anyway.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 01:49:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60351#M21217</guid>
      <dc:creator>roberto_gamiz</dc:creator>
      <dc:date>2019-03-26T01:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60352#M21218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I delete all files in temp directory? How about work directory (inside tomcat directory too) can I delete it too?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 01:59:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60352#M21218</guid>
      <dc:creator>tommy_saputra</dc:creator>
      <dc:date>2019-03-26T01:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60353#M21219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can delete the content of both directories but always while tomcat is not running.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing, can you attach a copy of the email you want to&amp;nbsp; change or a description of your test proccess?. I would like to discart that we are modifiyng the wrong properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 02:18:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60353#M21219</guid>
      <dc:creator>roberto_gamiz</dc:creator>
      <dc:date>2019-03-26T02:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60354#M21220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, I'll try to turn off the tomcat and then delete the directories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, my bad. Here's the screenshot of email that I want to modify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/25853_pastedImage_1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Number 1 is the one that i'm working on.&lt;/P&gt;&lt;P&gt;Number 2 is the next problem i need to resolve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still waaaay to go.. huffttt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 02:28:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60354#M21220</guid>
      <dc:creator>tommy_saputra</dc:creator>
      <dc:date>2019-03-26T02:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60355#M21221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to you Roberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first case (number 1) already solved. I missed my eye on .zip/.jar size file after re-packing the files. All files in alfresco directory (inside alfresco-repository.jar) are missing, so I try to re-packing all files from my Laptop (with windows operating system) then reupload the files to Alfresco server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I'm trying to solve the next case (number 2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And again, thank you so much for your help Roberto!&amp;nbsp;&lt;B&gt;Roberto Gamiz Sanchez&lt;/B&gt;‌&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;IMG src="https://connect.hyland.com/legacyfs/online/alfresco/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 08:35:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60355#M21221</guid>
      <dc:creator>tommy_saputra</dc:creator>
      <dc:date>2019-03-26T08:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60356#M21222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the second case you only have to modify the email template new-user-email.html.ftl stored in&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Company Home &amp;gt; Data dictionary&amp;gt; Email templates&amp;gt; Invite&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 10:04:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60356#M21222</guid>
      <dc:creator>roberto_gamiz</dc:creator>
      <dc:date>2019-03-26T10:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Create New User Account" subject email notification</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60357#M21223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh GOD. I look like an idiot right now. I forgot about that one. LOL.&lt;/P&gt;&lt;P&gt;Thank you so much again Roberto.&lt;/P&gt;&lt;P&gt;You completely made my day!&lt;/P&gt;&lt;P&gt;All the problems solved!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 10:12:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-quot-create-new-user-account-quot-subject-email/m-p/60357#M21223</guid>
      <dc:creator>tommy_saputra</dc:creator>
      <dc:date>2019-03-26T10:12:51Z</dc:date>
    </item>
  </channel>
</rss>

