<?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: notification to LDAP Group in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/notification-to-ldap-group/m-p/326099#M13100</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I've created this chain:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;- Context.FetchDocument
- Document.Mail:
    from: "mlumeau@nuxeo.com"
    message: Hello
    subject: Meeting
    to: "@{Fn.getEmailsFromGroup(\"mygroup\")}"
    HTML: "false"
    Strict User Resolution: "false"
    rollbackOnError: "true"
    viewId: view_documents
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and all the users from "mygroup" received an email. So maybe the problem come from the configuration of your directories: when you go in the users and groups tab, can you see all the members of your group?&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jul 2015 12:35:40 GMT</pubDate>
    <dc:creator>Manon_Lumeau</dc:creator>
    <dc:date>2015-07-24T12:35:40Z</dc:date>
    <item>
      <title>notification to LDAP Group</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/notification-to-ldap-group/m-p/326098#M13099</link>
      <description>&lt;P&gt;So I'm putting together an automation chain, and one step is sending a notification email to members of an LDAP group.
It seems like I should be able to set the To: parameter with @{Fn.getEmailsFromGroup("groupname")} - but that doesn't seem to be returning anything ("No recipient addresses") - and trying expr:@{Fn.getEmailsFromGroup("groupname")} results in "Illegal Address"
I feel like it's probably something super simple I'm missing, but not sure what it is.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2015 10:11:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/notification-to-ldap-group/m-p/326098#M13099</guid>
      <dc:creator>Andy_McCown</dc:creator>
      <dc:date>2015-07-24T10:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: notification to LDAP Group</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/notification-to-ldap-group/m-p/326099#M13100</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I've created this chain:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;- Context.FetchDocument
- Document.Mail:
    from: "mlumeau@nuxeo.com"
    message: Hello
    subject: Meeting
    to: "@{Fn.getEmailsFromGroup(\"mygroup\")}"
    HTML: "false"
    Strict User Resolution: "false"
    rollbackOnError: "true"
    viewId: view_documents
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and all the users from "mygroup" received an email. So maybe the problem come from the configuration of your directories: when you go in the users and groups tab, can you see all the members of your group?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2015 12:35:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/notification-to-ldap-group/m-p/326099#M13100</guid>
      <dc:creator>Manon_Lumeau</dc:creator>
      <dc:date>2015-07-24T12:35:40Z</dc:date>
    </item>
  </channel>
</rss>

