<?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 Notify Me of Comments Via Email in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/notify-me-of-comments-via-email/m-p/261816#M214946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to receive a mail every time a user leave a comment on my documents. Could you help me to find a way to do this ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Aug 2011 08:15:47 GMT</pubDate>
    <dc:creator>johnd</dc:creator>
    <dc:date>2011-08-01T08:15:47Z</dc:date>
    <item>
      <title>Notify Me of Comments Via Email</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/notify-me-of-comments-via-email/m-p/261816#M214946</link>
      <description>Hi,I would like to receive a mail every time a user leave a comment on my documents. Could you help me to find a way to do this ??Thanks.</description>
      <pubDate>Mon, 01 Aug 2011 08:15:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/notify-me-of-comments-via-email/m-p/261816#M214946</guid>
      <dc:creator>johnd</dc:creator>
      <dc:date>2011-08-01T08:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Notify Me of Comments Via Email</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/notify-me-of-comments-via-email/m-p/261817#M214947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would very much like the same functionality.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 00:14:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/notify-me-of-comments-via-email/m-p/261817#M214947</guid>
      <dc:creator>mamunoz</dc:creator>
      <dc:date>2011-08-02T00:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Notify Me of Comments Via Email</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/notify-me-of-comments-via-email/m-p/261818#M214948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have obtained this using a rule and a ftl template.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, you must create a new mail template in "company home/data dictionary/mail template/notify mail template":&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;#assign displayPaths=document.displayPath?split("/")&amp;gt;&lt;BR /&gt;&amp;lt;#assign site=displayPaths[3]&amp;gt;&lt;BR /&gt;&amp;lt;#assign contenuto=document.content&amp;gt;&lt;BR /&gt;&amp;lt;#if document.properties.title == ""&amp;gt;&lt;BR /&gt;There is new comment for the file: "${document.parent.parent.parent.name}"&lt;BR /&gt;&lt;BR /&gt;${contenuto?replace("&amp;lt;/?[^&amp;gt;]+(&amp;gt;|$)", "", "r")?replace("&amp;amp;igrave;","ì")?replace("&amp;nbsp;"," ")?replace("&amp;amp;egrave;"," è")?replace("&amp;amp;agrave;","à")?replace("&amp;amp;ograve;","ò")?replace("&amp;amp;ugrave;","ù")?replace("&amp;amp;rsquo;","'")?replace("&amp;amp;middot;","*")}&lt;BR /&gt;&lt;BR /&gt;${person.properties.firstName}&amp;lt;#if person.properties.lastName?exists&amp;gt; ${person.properties.lastName}&amp;lt;/#if&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Do not reply to this mail, please leave your comment at the link:&lt;BR /&gt;&lt;A href="http://26.2.180.46:8080/share/page/site/${site}/document-details?nodeRef=workspace://SpacesStore/${document.parent.parent.parent.properties[%22{http://www.alfresco.org/model/system/1.0}node-uuid" rel="nofollow noopener noreferrer"&gt;http://26.2.180.46:8080/share/page/site/${site}/document-details?nodeRef=workspace://SpacesStore/${document.parent.parent.parent.properties['{http://www.alfresco.org/model/system/1.0}node-uuid&lt;/A&gt;"]}&lt;BR /&gt;&lt;BR /&gt;&amp;lt;#else&amp;gt;&lt;BR /&gt;– ${document.properties.title} –&lt;BR /&gt;&lt;BR /&gt;${contenuto?replace("&amp;lt;/?[^&amp;gt;]+(&amp;gt;|$)", "", "r")?replace("&amp;amp;igrave;","ì")?replace("&amp;nbsp;"," ")?replace("&amp;amp;egrave;"," è")?replace("&amp;amp;agrave;","à")?replace("&amp;amp;ograve;","ò")?replace("&amp;amp;ugrave;","ù")?replace("&amp;amp;rsquo;","'")?replace("&amp;amp;middot;","*")}&lt;BR /&gt;&lt;BR /&gt;${person.properties.firstName}&amp;lt;#if person.properties.lastName?exists&amp;gt; ${person.properties.lastName}&amp;lt;/#if&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do not reply to this mail, please leave your comment at the link:&lt;BR /&gt;&lt;A href="http://26.2.180.46:8080/share/page/site/${site}/blog-postview?postId=${document.name}&amp;amp;listViewLinkBack=true" rel="nofollow noopener noreferrer"&gt;http://26.2.180.46:8080/share/page/site/${site}/blog-postview?postId=${document.name}&amp;amp;listViewLinkBack=true&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/#if&amp;gt;&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Second, you must create a rule "send email" in your site-document library space using the template you have just created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you need more detail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alex&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 13:20:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/notify-me-of-comments-via-email/m-p/261818#M214948</guid>
      <dc:creator>efestione</dc:creator>
      <dc:date>2011-08-02T13:20:48Z</dc:date>
    </item>
  </channel>
</rss>

