<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SharePoint Designer workflow does not send email to Groups</title>
	<atom:link href="http://www.mstechblogs.com/sharepoint/sharepoint-designer-workflow-does-not-send-email-to-groups/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mstechblogs.com/sharepoint/en/sharepoint-designer-workflow-does-not-send-email-to-groups/</link>
	<description></description>
	<lastbuilddate>Tue, 31 Jan 2012 18:12:19 +0000</lastbuilddate>
	<sy:updateperiod>hourly</sy:updateperiod>
	<sy:updatefrequency>1</sy:updatefrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Yalin Meric</title>
		<link>http://www.mstechblogs.com/sharepoint/en/sharepoint-designer-workflow-does-not-send-email-to-groups/comment-page-1/#comment-33826</link>
		<dc:creator>Yalin Meric</dc:creator>
		<pubdate>Thu, 29 Sep 2011 08:23:54 +0000</pubdate>
		<guid ispermalink="false">http://www.mstechblogs.com/sharepoint/sharepoint-designer-workflow-does-not-send-email-to-groups/#comment-33826-en</guid>
		<description>I agree with Ahmed. Assigning read permission to the SP group for the list on which the workflow was running solved that issue. But &quot;NT Authority/Authenticated Users&quot; had already been assigned Contribute rights for the list. It is weird that this does not help that issue.</description>
		<content:encoded><![CDATA[<p>I agree with Ahmed. Assigning read permission to the SP group for the list on which the workflow was running solved that issue. But &#8220;NT Authority/Authenticated Users&#8221; had already been assigned Contribute rights for the list. It is weird that this does not help that issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Send E-mail to a SharePoint group in SharePoint Designer Workflow &#171; Lars Nielsen&#039;s Discoveries</title>
		<link>http://www.mstechblogs.com/sharepoint/en/sharepoint-designer-workflow-does-not-send-email-to-groups/comment-page-1/#comment-24536</link>
		<dc:creator>Send E-mail to a SharePoint group in SharePoint Designer Workflow &#171; Lars Nielsen&#039;s Discoveries</dc:creator>
		<pubdate>Thu, 07 Jul 2011 21:04:22 +0000</pubdate>
		<guid ispermalink="false">http://www.mstechblogs.com/sharepoint/sharepoint-designer-workflow-does-not-send-email-to-groups/#comment-24536-en</guid>
		<description>[...] I changed the workflow to e-mail my account directly and it worked fine.  So the problem was sending mail to a group.  It took a while to find a solution to this &#8211; the clue was in this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] I changed the workflow to e-mail my account directly and it worked fine.  So the problem was sending mail to a group.  It took a while to find a solution to this &#8211; the clue was in this post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed</title>
		<link>http://www.mstechblogs.com/sharepoint/en/sharepoint-designer-workflow-does-not-send-email-to-groups/comment-page-1/#comment-21238</link>
		<dc:creator>Ahmed</dc:creator>
		<pubdate>Tue, 24 May 2011 07:25:39 +0000</pubdate>
		<guid ispermalink="false">http://www.mstechblogs.com/sharepoint/sharepoint-designer-workflow-does-not-send-email-to-groups/#comment-21238-en</guid>
		<description>Yes
The solution is to give the SharePoint group &#039;Read&#039; permission on the list

Thank you</description>
		<content:encoded><![CDATA[<p>Yes<br />
The solution is to give the SharePoint group &#8216;Read&#8217; permission on the list</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: highlandgirl</title>
		<link>http://www.mstechblogs.com/sharepoint/en/sharepoint-designer-workflow-does-not-send-email-to-groups/comment-page-1/#comment-16562</link>
		<dc:creator>highlandgirl</dc:creator>
		<pubdate>Mon, 04 Apr 2011 16:29:33 +0000</pubdate>
		<guid ispermalink="false">http://www.mstechblogs.com/sharepoint/sharepoint-designer-workflow-does-not-send-email-to-groups/#comment-16562-en</guid>
		<description>Finally found the correct solution. Sending emails to individuals, whether hard-coded or passed by value works fine.

The Sharepoint groups however, need to be specifically added READ permission to the item/list to &quot;allow&quot; SPD to properly send the email. 

For example, in my workflow I validate a number of things before I actually start the workflow. If these things don&#039;t validate properly, I want to email a &quot;WF Support&quot; Sharepoint group. Since that group has nothing to do per se with the workflow, I must add a Grant READ permissions task just before sending the email.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>Finally found the correct solution. Sending emails to individuals, whether hard-coded or passed by value works fine.</p>
<p>The Sharepoint groups however, need to be specifically added READ permission to the item/list to &#8220;allow&#8221; SPD to properly send the email. </p>
<p>For example, in my workflow I validate a number of things before I actually start the workflow. If these things don&#8217;t validate properly, I want to email a &#8220;WF Support&#8221; Sharepoint group. Since that group has nothing to do per se with the workflow, I must add a Grant READ permissions task just before sending the email.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omar Jaber</title>
		<link>http://www.mstechblogs.com/sharepoint/en/sharepoint-designer-workflow-does-not-send-email-to-groups/comment-page-1/#comment-16200</link>
		<dc:creator>Omar Jaber</dc:creator>
		<pubdate>Thu, 31 Mar 2011 09:45:43 +0000</pubdate>
		<guid ispermalink="false">http://www.mstechblogs.com/sharepoint/sharepoint-designer-workflow-does-not-send-email-to-groups/#comment-16200-en</guid>
		<description>I had the same problem, and this worked for me:
http://www.sharepointdev.net/sharepoint--workflow/send-email-to-group-not-working-47712.shtml</description>
		<content:encoded><![CDATA[<p>I had the same problem, and this worked for me:<br />
<a href="http://www.sharepointdev.net/sharepoint--workflow/send-email-to-group-not-working-47712.shtml" rel="nofollow">http://www.sharepointdev.net/sharepoint&#8211;workflow/send-email-to-group-not-working-47712.shtml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lili</title>
		<link>http://www.mstechblogs.com/sharepoint/en/sharepoint-designer-workflow-does-not-send-email-to-groups/comment-page-1/#comment-10942</link>
		<dc:creator>lili</dc:creator>
		<pubdate>Wed, 19 Jan 2011 22:10:57 +0000</pubdate>
		<guid ispermalink="false">http://www.mstechblogs.com/sharepoint/sharepoint-designer-workflow-does-not-send-email-to-groups/#comment-10942-en</guid>
		<description>hi i did the same and its not sending to groups, only users what could be wrong?</description>
		<content:encoded><![CDATA[<span lang ="en"><p>hi i did the same and its not sending to groups, only users what could be wrong?</p>
</span>]]></content:encoded>
	</item>
	<item>
		<title>By: Udayakumar Ethirajulu</title>
		<link>http://www.mstechblogs.com/sharepoint/en/sharepoint-designer-workflow-does-not-send-email-to-groups/comment-page-1/#comment-6554</link>
		<dc:creator>Udayakumar Ethirajulu</dc:creator>
		<pubdate>Tue, 09 Nov 2010 20:07:56 +0000</pubdate>
		<guid ispermalink="false">http://www.mstechblogs.com/sharepoint/sharepoint-designer-workflow-does-not-send-email-to-groups/#comment-6554-en</guid>
		<description>is it working for users?</description>
		<content:encoded><![CDATA[<p>is it working for users?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: highlandgirl</title>
		<link>http://www.mstechblogs.com/sharepoint/en/sharepoint-designer-workflow-does-not-send-email-to-groups/comment-page-1/#comment-6550</link>
		<dc:creator>highlandgirl</dc:creator>
		<pubdate>Tue, 09 Nov 2010 19:35:06 +0000</pubdate>
		<guid ispermalink="false">http://www.mstechblogs.com/sharepoint/sharepoint-designer-workflow-does-not-send-email-to-groups/#comment-6550-en</guid>
		<description>My group is already set to everyone view and it is still not getting emails that SPD sends it.</description>
		<content:encoded><![CDATA[<p>My group is already set to everyone view and it is still not getting emails that SPD sends it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

