<?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: Get WordPress to use sendmail instead of mail()</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2008/06/03/get-wordpress-to-use-sendmail-instead-of-mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2008/06/03/get-wordpress-to-use-sendmail-instead-of-mail/</link>
	<description></description>
	<lastBuildDate>Tue, 10 Jan 2012 01:21:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ldexterldesign</title>
		<link>http://www.scriptygoddess.com/archives/2008/06/03/get-wordpress-to-use-sendmail-instead-of-mail/comment-page-1/#comment-662943</link>
		<dc:creator>ldexterldesign</dc:creator>
		<pubDate>Thu, 24 Mar 2011 13:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1520#comment-662943</guid>
		<description>A plugin exists: http://wordpress.org/extend/plugins/wp-mail-smtp/</description>
		<content:encoded><![CDATA[<p>A plugin exists: <a href="http://wordpress.org/extend/plugins/wp-mail-smtp/" rel="nofollow">http://wordpress.org/extend/plugins/wp-mail-smtp/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.scriptygoddess.com/archives/2008/06/03/get-wordpress-to-use-sendmail-instead-of-mail/comment-page-1/#comment-643666</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Thu, 21 Jan 2010 23:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1520#comment-643666</guid>
		<description>Worked perfectly! Thank you so much for posting this solution.</description>
		<content:encoded><![CDATA[<p>Worked perfectly! Thank you so much for posting this solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jettochkin</title>
		<link>http://www.scriptygoddess.com/archives/2008/06/03/get-wordpress-to-use-sendmail-instead-of-mail/comment-page-1/#comment-643572</link>
		<dc:creator>Jettochkin</dc:creator>
		<pubDate>Mon, 18 Jan 2010 19:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1520#comment-643572</guid>
		<description>Excellent solution!

Spent two days going through the whole system! The solution works for Sendmail 8.14.x and Wordpress MU 2.9.1!

Thank you very much</description>
		<content:encoded><![CDATA[<p>Excellent solution!</p>
<p>Spent two days going through the whole system! The solution works for Sendmail 8.14.x and WordPress MU 2.9.1!</p>
<p>Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rebekah</title>
		<link>http://www.scriptygoddess.com/archives/2008/06/03/get-wordpress-to-use-sendmail-instead-of-mail/comment-page-1/#comment-627658</link>
		<dc:creator>rebekah</dc:creator>
		<pubDate>Sat, 04 Apr 2009 18:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1520#comment-627658</guid>
		<description>Thanks for the tip.  I couldn&#039;t get the contact form in Wordpress to work.  But then I used your suggestion above and this fixed the problem immediately.

Thanks,

Rebekah</description>
		<content:encoded><![CDATA[<p>Thanks for the tip.  I couldn&#039;t get the contact form in WordPress to work.  But then I used your suggestion above and this fixed the problem immediately.</p>
<p>Thanks,</p>
<p>Rebekah</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2008/06/03/get-wordpress-to-use-sendmail-instead-of-mail/comment-page-1/#comment-625399</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 17 Mar 2009 02:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1520#comment-625399</guid>
		<description>isMail() and isSendMail() are seperate functions of phpmailer. I wish I could find the original thread in the forums about this. But I do have this which may or may not help: http://phpmailer.codeworxtech.com/index.php?pg=methods which explains (albeit vaguely) the difference between those two methods...</description>
		<content:encoded><![CDATA[<p>isMail() and isSendMail() are seperate functions of phpmailer. I wish I could find the original thread in the forums about this. But I do have this which may or may not help: <a href="http://phpmailer.codeworxtech.com/index.php?pg=methods" rel="nofollow">http://phpmailer.codeworxtech.com/index.php?pg=methods</a> which explains (albeit vaguely) the difference between those two methods&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://www.scriptygoddess.com/archives/2008/06/03/get-wordpress-to-use-sendmail-instead-of-mail/comment-page-1/#comment-625384</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Tue, 17 Mar 2009 00:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1520#comment-625384</guid>
		<description>I&#039;m still having trouble with this...
Do you have to restart wordpress somehow for the changes to take affect? Or should it work right away?

Doesn&#039;t IsMail use PHP&#039;s mail() function which uses sendmail anyway??</description>
		<content:encoded><![CDATA[<p>I&#039;m still having trouble with this&#8230;<br />
Do you have to restart wordpress somehow for the changes to take affect? Or should it work right away?</p>
<p>Doesn&#039;t IsMail use PHP&#039;s mail() function which uses sendmail anyway??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aslam Multani</title>
		<link>http://www.scriptygoddess.com/archives/2008/06/03/get-wordpress-to-use-sendmail-instead-of-mail/comment-page-1/#comment-623621</link>
		<dc:creator>Aslam Multani</dc:creator>
		<pubDate>Wed, 04 Mar 2009 08:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1520#comment-623621</guid>
		<description>Hey...
This started mailing from my wordpress blog too....
thanks for the solution</description>
		<content:encoded><![CDATA[<p>Hey&#8230;<br />
This started mailing from my wordpress blog too&#8230;.<br />
thanks for the solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lucas</title>
		<link>http://www.scriptygoddess.com/archives/2008/06/03/get-wordpress-to-use-sendmail-instead-of-mail/comment-page-1/#comment-577043</link>
		<dc:creator>lucas</dc:creator>
		<pubDate>Thu, 05 Jun 2008 02:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1520#comment-577043</guid>
		<description>honestly, i really think people should get away from the bloatware that is wordpress.   this is just one more example...

why can&#039;t they put that in the wp-config.php file?</description>
		<content:encoded><![CDATA[<p>honestly, i really think people should get away from the bloatware that is wordpress.   this is just one more example&#8230;</p>
<p>why can&#039;t they put that in the wp-config.php file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

