<?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: Sending e-mail to multiple recipients via SMTP in WordPress</title>
	<atom:link href="http://www.theblog.ca/wordpress-smtp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.theblog.ca/wordpress-smtp</link>
	<description>Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more</description>
	<lastBuildDate>Fri, 10 Feb 2012 05:51:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Dan Stramer</title>
		<link>http://www.theblog.ca/wordpress-smtp/comment-page-1#comment-13544</link>
		<dc:creator>Dan Stramer</dc:creator>
		<pubDate>Fri, 09 Jul 2010 13:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.theblog.ca/?p=87#comment-13544</guid>
		<description>Thanks alot peter, that fixed my problem.
By the way - the plugin link does not work

Dan

&lt;strong&gt;Reply from Peter: Thanks for pointing that out.  I&#039;ve fixed the link now.&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>Thanks alot peter, that fixed my problem.<br />
By the way &#8211; the plugin link does not work</p>
<p>Dan</p>
<p><strong>Reply from Peter: Thanks for pointing that out.  I&#8217;ve fixed the link now.</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stacey</title>
		<link>http://www.theblog.ca/wordpress-smtp/comment-page-1#comment-12727</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Thu, 25 Mar 2010 20:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.theblog.ca/?p=87#comment-12727</guid>
		<description>HI, 
Is there a way to included the post content in the email? We want people to be able to review the post via their mobile email.

&lt;strong&gt;Reply from Peter: I&#039;m assuming that you&#039;re referring to the &lt;a href=&quot;http://www.theblog.ca/wordpress-collaboration-emails&quot; rel=&quot;nofollow&quot;&gt;collaboration e-mails plugin&lt;/a&gt;?  You could certainly edit the pce_pending() function in the plugin file and output different aspects of the post as available in the $pce_object variable.&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>HI,<br />
Is there a way to included the post content in the email? We want people to be able to review the post via their mobile email.</p>
<p><strong>Reply from Peter: I&#8217;m assuming that you&#8217;re referring to the <a href="http://www.theblog.ca/wordpress-collaboration-emails" rel="nofollow">collaboration e-mails plugin</a>?  You could certainly edit the pce_pending() function in the plugin file and output different aspects of the post as available in the $pce_object variable.</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie</title>
		<link>http://www.theblog.ca/wordpress-smtp/comment-page-1#comment-12499</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Thu, 18 Feb 2010 20:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.theblog.ca/?p=87#comment-12499</guid>
		<description>Thanks, that worked great! It is hard to believe that we would have to wait for WP 3.0 to get this fixed. 

Question: is there a way to modify the code and send mail one recipient at a time, one recipient per TO: ?

&lt;strong&gt;Reply from Peter: Yes, you could modify the wp_mail code further, but a cleaner and more maintainable way is for you to change the code that calls the wp_mail function -- on a general basis, this means looping through the addresses you have and calling the function once per address. (For my use, I wanted all &quot;to&quot; addresses to be displayed so that everybody knew who else was being e-mailed.)&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>Thanks, that worked great! It is hard to believe that we would have to wait for WP 3.0 to get this fixed. </p>
<p>Question: is there a way to modify the code and send mail one recipient at a time, one recipient per TO: ?</p>
<p><strong>Reply from Peter: Yes, you could modify the wp_mail code further, but a cleaner and more maintainable way is for you to change the code that calls the wp_mail function &#8212; on a general basis, this means looping through the addresses you have and calling the function once per address. (For my use, I wanted all &#8220;to&#8221; addresses to be displayed so that everybody knew who else was being e-mailed.)</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://www.theblog.ca/wordpress-smtp/comment-page-1#comment-11339</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Sat, 25 Jul 2009 09:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.theblog.ca/?p=87#comment-11339</guid>
		<description>Thanks Peter. As a new but rather techy Wordpress user, I am both delighted and overwhelmed by its myriad features and intricacies. So such little gems are always useful to collect :-)

Roger</description>
		<content:encoded><![CDATA[<p>Thanks Peter. As a new but rather techy WordPress user, I am both delighted and overwhelmed by its myriad features and intricacies. So such little gems are always useful to collect <img src='http://www.theblog.ca/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Roger</p>
]]></content:encoded>
	</item>
</channel>
</rss>

