<?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: Configure SMTP v2.5 released</title>
	<atom:link href="http://coffee2code.com/archives/2009/04/02/configure-smtp-v25-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://coffee2code.com/archives/2009/04/02/configure-smtp-v25-released/</link>
	<description>pro-gram-mer: n. a person who converts coffee into code</description>
	<lastBuildDate>Sun, 26 Feb 2012 18:20:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Scott</title>
		<link>http://coffee2code.com/archives/2009/04/02/configure-smtp-v25-released/comment-page-1/#comment-449164</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 05 Jan 2010 15:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=170#comment-449164</guid>
		<description>&lt;a href=&quot;http://coffee2code.com/archives/2009/12/31/configure-smtp-v2-7/&quot; rel=&quot;nofollow&quot;&gt;v2.7 of this plugin has been released.&lt;/a&gt;
Please direct any questions or comments to the page announcing that release.</description>
		<content:encoded><![CDATA[<p><a href="http://coffee2code.com/archives/2009/12/31/configure-smtp-v2-7/" rel="nofollow">v2.7 of this plugin has been released.</a><br />
Please direct any questions or comments to the page announcing that release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://coffee2code.com/archives/2009/04/02/configure-smtp-v25-released/comment-page-1/#comment-449163</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 05 Jan 2010 15:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=170#comment-449163</guid>
		<description>&lt;strong&gt;Ross:&lt;/strong&gt; As of v2.7, HTML entities will not appear in the &quot;From Name&quot; for emails.

&lt;strong&gt;Nayan:&lt;/strong&gt; As of v2.7, the plugin now notes that setting the From email and From name will not always work, depending on your configuration and mail provider.  It does not work when sending mail through GMail.

To others: if the test email gets sent, then sending mail through WordPress (with the configuration provided by this plugin) should work anywhere else provided wp_mail() is used.</description>
		<content:encoded><![CDATA[<p><strong>Ross:</strong> As of v2.7, HTML entities will not appear in the &#8220;From Name&#8221; for emails.</p>
<p><strong>Nayan:</strong> As of v2.7, the plugin now notes that setting the From email and From name will not always work, depending on your configuration and mail provider.  It does not work when sending mail through GMail.</p>
<p>To others: if the test email gets sent, then sending mail through WordPress (with the configuration provided by this plugin) should work anywhere else provided wp_mail() is used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wredan</title>
		<link>http://coffee2code.com/archives/2009/04/02/configure-smtp-v25-released/comment-page-1/#comment-447469</link>
		<dc:creator>Wredan</dc:creator>
		<pubDate>Thu, 29 Oct 2009 20:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=170#comment-447469</guid>
		<description>Works great to test, but when a users fills out the registration form on my site to create a user, no email is sent....</description>
		<content:encoded><![CDATA[<p>Works great to test, but when a users fills out the registration form on my site to create a user, no email is sent&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pr.nizar</title>
		<link>http://coffee2code.com/archives/2009/04/02/configure-smtp-v25-released/comment-page-1/#comment-447391</link>
		<dc:creator>pr.nizar</dc:creator>
		<pubDate>Mon, 26 Oct 2009 12:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=170#comment-447391</guid>
		<description>After configuring Configure SMTP with my gmail account, the test worked perfectly but I&#039;m enable to send mail using another plugin that&#039;s using wp_mail().
Some help please?</description>
		<content:encoded><![CDATA[<p>After configuring Configure SMTP with my gmail account, the test worked perfectly but I&#8217;m enable to send mail using another plugin that&#8217;s using wp_mail().<br />
Some help please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nayan</title>
		<link>http://coffee2code.com/archives/2009/04/02/configure-smtp-v25-released/comment-page-1/#comment-445590</link>
		<dc:creator>Nayan</dc:creator>
		<pubDate>Wed, 02 Sep 2009 17:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=170#comment-445590</guid>
		<description>My FROM: email address is not changing. It shows the gmail email address used for setup instead. 

wp_mail_from action not working some reason. Any ideas?</description>
		<content:encoded><![CDATA[<p>My FROM: email address is not changing. It shows the gmail email address used for setup instead. </p>
<p>wp_mail_from action not working some reason. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srinath Sadda</title>
		<link>http://coffee2code.com/archives/2009/04/02/configure-smtp-v25-released/comment-page-1/#comment-443277</link>
		<dc:creator>Srinath Sadda</dc:creator>
		<pubDate>Wed, 08 Jul 2009 15:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=170#comment-443277</guid>
		<description>To: Scott, Ref: Devin;
------------------------------
You mention that even if you don’t use “Configure SMTP” to tell WP to use another SMTP server to send outgoing mails, you can use CSMTP to tell WP what FROM: name and address to use when sending out emails.

My question is how? How do you setup the plugin to not modify any outgoing mail settings, but still tell WP which FROM: name and address to use?
------------------------------

This mainly conflicts with &quot;Contact Form 7&quot; plug-in. Can you please privde us a fix to this issue?

Thanks
- Sri</description>
		<content:encoded><![CDATA[<p>To: Scott, Ref: Devin;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
You mention that even if you don’t use “Configure SMTP” to tell WP to use another SMTP server to send outgoing mails, you can use CSMTP to tell WP what FROM: name and address to use when sending out emails.</p>
<p>My question is how? How do you setup the plugin to not modify any outgoing mail settings, but still tell WP which FROM: name and address to use?<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>This mainly conflicts with &#8220;Contact Form 7&#8243; plug-in. Can you please privde us a fix to this issue?</p>
<p>Thanks<br />
- Sri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://coffee2code.com/archives/2009/04/02/configure-smtp-v25-released/comment-page-1/#comment-443195</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Sat, 04 Jul 2009 01:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=170#comment-443195</guid>
		<description>Update to previous comment - looks like you can&#039;t use HTML entities in comments without them being converted back into their characters (sigh).

The &quot;From name&quot; now looks like &quot;School P-&amp;-amp-;-C&quot; (remove the hyphens).</description>
		<content:encoded><![CDATA[<p>Update to previous comment &#8211; looks like you can&#8217;t use HTML entities in comments without them being converted back into their characters (sigh).</p>
<p>The &#8220;From name&#8221; now looks like &#8220;School P-&amp;-amp-;-C&#8221; (remove the hyphens).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://coffee2code.com/archives/2009/04/02/configure-smtp-v25-released/comment-page-1/#comment-443194</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Sat, 04 Jul 2009 01:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=170#comment-443194</guid>
		<description>Hi Scott - thanks for the work on the plug-in. Finally updated from wpPHPmailer and all working OK.

One minor change I&#039;ve noticed: previously with wpPHPmailer I could use an ampersand in the &quot;From name&quot; field (e.g. &quot;School P&amp;C&quot;). Now it gets expanded to the the equivalent HTML entity &amp; (e.g. &quot;School P&amp;C&quot;) which just looks silly.

Is there a workaround - or perhaps an easy fix?

Cheers,
Ross.</description>
		<content:encoded><![CDATA[<p>Hi Scott &#8211; thanks for the work on the plug-in. Finally updated from wpPHPmailer and all working OK.</p>
<p>One minor change I&#8217;ve noticed: previously with wpPHPmailer I could use an ampersand in the &#8220;From name&#8221; field (e.g. &#8220;School P&amp;C&#8221;). Now it gets expanded to the the equivalent HTML entity &amp; (e.g. &#8220;School P&amp;C&#8221;) which just looks silly.</p>
<p>Is there a workaround &#8211; or perhaps an easy fix?</p>
<p>Cheers,<br />
Ross.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PT</title>
		<link>http://coffee2code.com/archives/2009/04/02/configure-smtp-v25-released/comment-page-1/#comment-443002</link>
		<dc:creator>PT</dc:creator>
		<pubDate>Sat, 27 Jun 2009 17:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=170#comment-443002</guid>
		<description>I am using v2.5 and recently noticed an issue that prevented me from sending registered users notifications, such as when a new item is posted.

Directly beneath the &quot;sender name&quot; box is another entry line. There is no title to go with it and there was a &quot;1&quot; on the line. By removing the &quot;1&quot; my problem was resolved. What is that line for? Thanks.</description>
		<content:encoded><![CDATA[<p>I am using v2.5 and recently noticed an issue that prevented me from sending registered users notifications, such as when a new item is posted.</p>
<p>Directly beneath the &#8220;sender name&#8221; box is another entry line. There is no title to go with it and there was a &#8220;1&#8243; on the line. By removing the &#8220;1&#8243; my problem was resolved. What is that line for? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devin</title>
		<link>http://coffee2code.com/archives/2009/04/02/configure-smtp-v25-released/comment-page-1/#comment-442708</link>
		<dc:creator>Devin</dc:creator>
		<pubDate>Wed, 17 Jun 2009 01:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/?p=170#comment-442708</guid>
		<description>Hello,

You mention that even if you don&#039;t use &quot;Configure SMTP&quot; to tell WP to use another SMTP server to send outgoing mails, you can use CSMTP to tell WP what FROM: name and address to use when sending out emails.

My question is how?  How do you setup the plugin to not modify any outgoing mail settings, but still tell WP which FROM: name and address to use?

Thanks,
Devin</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>You mention that even if you don&#8217;t use &#8220;Configure SMTP&#8221; to tell WP to use another SMTP server to send outgoing mails, you can use CSMTP to tell WP what FROM: name and address to use when sending out emails.</p>
<p>My question is how?  How do you setup the plugin to not modify any outgoing mail settings, but still tell WP which FROM: name and address to use?</p>
<p>Thanks,<br />
Devin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/13 queries in 0.004 seconds using disk: basic
Object Caching 323/323 objects using disk: basic

Served from: coffee2code.com @ 2012-05-21 01:41:24 -->
