<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: wp-mail-smtp</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: wp-mail-smtp</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 02:03:23 +0000</pubDate>

<item>
<title>MichaelH on "Wordpress not sending activation emails?"</title>
<link>http://wordpress.org/support/topic/325719#post-1262213</link>
<pubDate>Wed, 28 Oct 2009 17:58:58 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1262213@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Can only guess that you might need to contact Yahoo about that.
&#60;/p&#62;</description>
</item>
<item>
<title>partyboynx2 on "Wordpress not sending activation emails?"</title>
<link>http://wordpress.org/support/topic/325719#post-1261999</link>
<pubDate>Wed, 28 Oct 2009 15:20:16 +0000</pubDate>
<dc:creator>partyboynx2</dc:creator>
<guid isPermaLink="false">1261999@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Whenever I configure this plugin (i followed the instructions in the plugin description) I get this error message:&#60;/p&#62;
&#60;p&#62;SMTP -&#38;gt; ERROR: Failed to connect to server: Unable to find the socket transport &#34;ssl&#34; - did you forget to enable it when you configured PHP? (-1219412052)&#60;/p&#62;
&#60;p&#62;What do I have to do?&#60;/p&#62;
&#60;p&#62;Also, can someone help me understand what this part of the plugin description means:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;My plugin still sends mail via the mail() function

If other plugins you&#38;#39;re using are not coded to use the wpmail() function but instead call PHP&#38;#39;s mail() function directly, they will bypass the settings of this plugin. Normally, you can edit the other plugins and simply replace the mail( calls with wp_mail( (just adding wp in front) and this will work. I&#38;#39;ve tested this on a couple of plugins and it works, but it may not work on all plugins.&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;EDIT: Wordpress seems to be sending activation emails to everyone, except people with Yahoo email addresses... Is this normal? It doesn't even show up in the Spam box. The only other mail I've tried it with is AOL email, and activation emails are being sent instantly. (This is also without using the plugin mentioned above, i kept getting errors, so I disabled it, and the email seems to work fine with everything other than Yahoo)&#60;/p&#62;
&#60;p&#62;EDIT2: Also, I just tried it with Windows Live email and it worked. It sent it to spam, but it still worked. It seems to be functioning fine with gmail as well, as I am using a gmail address and I am receiving the new user request emails. I don't see what the problem is with Yahoo email... What could be causing this?
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Wordpress not sending activation emails?"</title>
<link>http://wordpress.org/support/topic/325719#post-1261782</link>
<pubDate>Wed, 28 Oct 2009 12:19:10 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1261782@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Some host 'disable' or don't support certail mail capabilities.  Might need a plugin to help with that:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/wp-mail-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-mail-smtp/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>partyboynx2 on "Wordpress not sending activation emails?"</title>
<link>http://wordpress.org/support/topic/325719#post-1261645</link>
<pubDate>Wed, 28 Oct 2009 08:09:37 +0000</pubDate>
<dc:creator>partyboynx2</dc:creator>
<guid isPermaLink="false">1261645@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I can't seem to figure out why, but Wordpress is not sending out activation emails when people register on my site. Is there anything I can do to fix this problem?
&#60;/p&#62;</description>
</item>
<item>
<title>Suksuk on "Changing from e-mail id for registration e-mail"</title>
<link>http://wordpress.org/support/topic/316906#post-1240376</link>
<pubDate>Fri, 09 Oct 2009 04:54:57 +0000</pubDate>
<dc:creator>Suksuk</dc:creator>
<guid isPermaLink="false">1240376@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Just want to add that &#60;a href=&#34;http://wordpress.org/extend/plugins/wp-mail-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-mail-smtp/&#60;/a&#62; worked perfectly for me. I tried HGK-SMTP first, but emails were not going through and it gave no debug messages when sending out a test mail. WP Mail SMTP on the other hand displayed a full list of array values etc. which was great - at least there was some feedback...
&#60;/p&#62;</description>
</item>
<item>
<title>grantwp3 on "[Plugin: WP Mail SMTP] Compatible with gMail SMTP?"</title>
<link>http://wordpress.org/support/topic/251245#post-1235248</link>
<pubDate>Mon, 05 Oct 2009 03:08:41 +0000</pubDate>
<dc:creator>grantwp3</dc:creator>
<guid isPermaLink="false">1235248@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have been unable to get any SMTP plug-in to work with gmail.  I'm wondering whether it has to do with the host on which I'm running WordPress.   From my home machine, I can successfully connect using&#60;/p&#62;
&#60;p&#62;telnet smtp.gmail.com 465&#60;/p&#62;
&#60;p&#62;When I try the same from my account on the WordPress host (at bluehost.com), it either times out or is refused for ports 25, 465, and 587.   But the tech support people don't think it's their problem.&#60;/p&#62;
&#60;p&#62;Any ideas?  I did make sure, by the way, that the 'from' address I'm using is registered in my gmail account.&#60;/p&#62;
&#60;p&#62;Do fixed IP addresses figure into this issue?  Or is a firewall thing?
&#60;/p&#62;</description>
</item>
<item>
<title>oracleappscommunity on "Changing from e-mail id for registration e-mail"</title>
<link>http://wordpress.org/support/topic/316906#post-1233923</link>
<pubDate>Sat, 03 Oct 2009 18:33:37 +0000</pubDate>
<dc:creator>oracleappscommunity</dc:creator>
<guid isPermaLink="false">1233923@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Had challenges to make 'wp mail SMTP' to work. Found another plugin&#60;br /&#62;
that worked perfectly fine.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/hgk-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/hgk-smtp/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Changing from e-mail id for registration e-mail"</title>
<link>http://wordpress.org/support/topic/316906#post-1233700</link>
<pubDate>Sat, 03 Oct 2009 13:48:19 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1233700@http://wordpress.org/support/</guid>
<description>&#60;p&#62;These plugins looks like they can do the job also:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/welcome-email-editor/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/welcome-email-editor/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/new-user-email-set-up/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/new-user-email-set-up/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Changing from e-mail id for registration e-mail"</title>
<link>http://wordpress.org/support/topic/316906#post-1232673</link>
<pubDate>Fri, 02 Oct 2009 13:02:00 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1232673@http://wordpress.org/support/</guid>
<description>&#60;p&#62;This plugin should help you with that:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/wp-mail-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-mail-smtp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and I believe someone else pointed out that this plugin also does that:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/register-plus/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/register-plus/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/tags/mail_from&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/tags/mail_from&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>oracleappscommunity on "Changing from e-mail id for registration e-mail"</title>
<link>http://wordpress.org/support/topic/316906#post-1232092</link>
<pubDate>Thu, 01 Oct 2009 22:08:48 +0000</pubDate>
<dc:creator>oracleappscommunity</dc:creator>
<guid isPermaLink="false">1232092@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am hosting my wordpress on hostmonster. When a new user is registered he/she gets e-mail with from e-mail as &#60;a href=&#34;mailto:xxx@hostmonster.com&#34;&#62;xxx@hostmonster.com&#60;/a&#62;.&#60;br /&#62;
Is there anyway I can change the from e-mail id that reflect my domain name. i.e. from e-mail should be &#60;a href=&#34;mailto:login@example.com&#34;&#62;login@example.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>sharris203 on "Changing From Address for Registration Email"</title>
<link>http://wordpress.org/support/topic/312598#post-1231230</link>
<pubDate>Thu, 01 Oct 2009 10:19:21 +0000</pubDate>
<dc:creator>sharris203</dc:creator>
<guid isPermaLink="false">1231230@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Here's what you need:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/mail-from/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/mail-from/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>humbleopinion on "Changing From Address for Registration Email"</title>
<link>http://wordpress.org/support/topic/312598#post-1218961</link>
<pubDate>Mon, 21 Sep 2009 05:52:23 +0000</pubDate>
<dc:creator>humbleopinion</dc:creator>
<guid isPermaLink="false">1218961@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks atgheb!  Register-plus plugin works great!
&#60;/p&#62;</description>
</item>
<item>
<title>atgheb on "Changing From Address for Registration Email"</title>
<link>http://wordpress.org/support/topic/312598#post-1217754</link>
<pubDate>Sat, 19 Sep 2009 22:04:11 +0000</pubDate>
<dc:creator>atgheb</dc:creator>
<guid isPermaLink="false">1217754@http://wordpress.org/support/</guid>
<description>&#60;p&#62;also consider register-plus plugin.&#60;/p&#62;
&#60;p&#62;Regards,
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Changing From Address for Registration Email"</title>
<link>http://wordpress.org/support/topic/312598#post-1217605</link>
<pubDate>Sat, 19 Sep 2009 19:43:33 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1217605@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'd try it--a lot of plugins work at 2.8.4 even though they say compatible to a lower version.
&#60;/p&#62;</description>
</item>
<item>
<title>jwack on "Changing From Address for Registration Email"</title>
<link>http://wordpress.org/support/topic/312598#post-1217524</link>
<pubDate>Sat, 19 Sep 2009 18:06:40 +0000</pubDate>
<dc:creator>jwack</dc:creator>
<guid isPermaLink="false">1217524@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I seen that plugin, unfortunately it says Compatible up to: 2.7, im using 2.8.  Do u know if either of these solutions work with 2.8?
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Changing From Address for Registration Email"</title>
<link>http://wordpress.org/support/topic/312598#post-1217303</link>
<pubDate>Sat, 19 Sep 2009 13:14:12 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1217303@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Could use this plugin:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/wp-mail-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-mail-smtp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Related:&#60;br /&#62;
&#60;a href=&#34;http://www.samburdge.co.uk/wordpress/wordpress-change-default-email-address-plugin&#34; rel=&#34;nofollow&#34;&#62;http://www.samburdge.co.uk/wordpress/wordpress-change-default-email-address-plugin&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>jwack on "Changing From Address for Registration Email"</title>
<link>http://wordpress.org/support/topic/312598#post-1217164</link>
<pubDate>Sat, 19 Sep 2009 07:41:38 +0000</pubDate>
<dc:creator>jwack</dc:creator>
<guid isPermaLink="false">1217164@http://wordpress.org/support/</guid>
<description>&#60;p&#62;In the email sent after registration the from field says &#60;a href=&#34;mailto:wordpress@mydomain.com&#34;&#62;wordpress@mydomain.com&#60;/a&#62; instead of my email.&#60;/p&#62;
&#60;p&#62;I found a solution at the bottom of &#60;a href=&#34;http://wordpress.org/support/topic/204102?replies=16&#34;&#62;THIS POST&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is there a better solution to this?  I really dont want to change this every time I update.  I have the correct email set admin-settings-general
&#60;/p&#62;</description>
</item>
<item>
<title>Lodruc on "[Plugin: WP Mail SMTP] Compatible with gMail SMTP?"</title>
<link>http://wordpress.org/support/topic/251245#post-1151966</link>
<pubDate>Sun, 26 Jul 2009 18:26:03 +0000</pubDate>
<dc:creator>Lodruc</dc:creator>
<guid isPermaLink="false">1151966@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It works! It works! LOL&#60;br /&#62;
I think this is the best mail plugin
&#60;/p&#62;</description>
</item>
<item>
<title>pkthree on "[Plugin: WP Mail SMTP] Compatible with gMail SMTP?"</title>
<link>http://wordpress.org/support/topic/251245#post-1150594</link>
<pubDate>Sat, 25 Jul 2009 05:43:32 +0000</pubDate>
<dc:creator>pkthree</dc:creator>
<guid isPermaLink="false">1150594@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Works for me using:&#60;/p&#62;
&#60;p&#62;Host: smtp.gmail.com&#60;br /&#62;
Port: 465&#60;/p&#62;
&#60;p&#62;SSL encryption&#60;/p&#62;
&#60;p&#62;Username: full e-mail address&#60;/p&#62;
&#60;p&#62;Note that Gmail or Google Apps E-mail, when using SMTP, only allows you to use &#34;From&#34; addresses that you have registered under that particular account.
&#60;/p&#62;</description>
</item>
<item>
<title>ColinABQ on "[Plugin: WP Mail SMTP] Mask mail server password"</title>
<link>http://wordpress.org/support/topic/285613#post-1122527</link>
<pubDate>Wed, 01 Jul 2009 14:15:57 +0000</pubDate>
<dc:creator>ColinABQ</dc:creator>
<guid isPermaLink="false">1122527@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Just a &#60;strong&#62;&#60;em&#62;security&#60;/em&#62;&#60;/strong&#62; note to the developer of, and to users of, this &#60;strong&#62;very nice plugin&#60;/strong&#62;. First, not everyone will need or want to do this, but all users may want to at least consider it. It is strongly suggested for sites or networks that host multiple blogs, with a site-wide administrator setting them up and controlling mail accounts and so on.&#60;/p&#62;
&#60;p&#62;I suggest changing line 302 of the wp_mail_smtp.php file to alter the form input type for the mail server password to mask it with asterisks. This is a change to ONE LINE of code. Change ...&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#38;lt;input name=&#34;smtp_pass&#34; type=&#34;text&#34;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;to ...&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#38;lt;input name=&#34;smtp_pass&#34; type=&#34;password&#34;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I did this because I am initially configuring, and sometimes administering, several blogs for friends and family, from the same domain and server. I have a single account in use at my Exchange server for &#60;strong&#62;all&#60;/strong&#62; outbound, 'blog-related mail, such as registration and comment notifications. This simple change allows me to use that account without revealing the password for it to each and every 'blog operator.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>whooami on "users don't receive password"</title>
<link>http://wordpress.org/support/topic/267201#post-1064952</link>
<pubDate>Tue, 05 May 2009 02:27:44 +0000</pubDate>
<dc:creator>whooami</dc:creator>
<guid isPermaLink="false">1064952@http://wordpress.org/support/</guid>
<description>&#60;p&#62;ok, thats the problem. you need to use the plugin that you were pointed to Michael above.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/wp-mail-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-mail-smtp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;follow the instruections that come with it, they explain how to set it up.&#60;/p&#62;
&#60;p&#62;If and as you have trouble, come back to the forums and get help.&#60;/p&#62;
&#60;p&#62;you probably want to read through these too, &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/search/wp-smtp+godaddy?forums=1&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/search/wp-smtp+godaddy?forums=1&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>kahlablue on "users don't receive password"</title>
<link>http://wordpress.org/support/topic/267201#post-1064186</link>
<pubDate>Mon, 04 May 2009 11:54:14 +0000</pubDate>
<dc:creator>kahlablue</dc:creator>
<guid isPermaLink="false">1064186@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Sorry if I read you wrong......&#60;/p&#62;
&#60;p&#62;URL to the blog is:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.the912projectcoalition.org/wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.the912projectcoalition.org/wordpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The host is GoDadddy.....they have said everything is fine on their end and will not help me further with this.&#60;/p&#62;
&#60;p&#62;Here is the message on screen if you try &#34;lost password&#34;:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;The e-mail could not be sent.&#60;br /&#62;
Possible reason: your host may have disabled the mail() function...&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;I very much appreciate the help.
&#60;/p&#62;</description>
</item>
<item>
<title>whooami on "users don't receive password"</title>
<link>http://wordpress.org/support/topic/267201#post-1063869</link>
<pubDate>Mon, 04 May 2009 00:23:06 +0000</pubDate>
<dc:creator>whooami</dc:creator>
<guid isPermaLink="false">1063869@http://wordpress.org/support/</guid>
<description>&#60;p&#62;kahlablue,&#60;/p&#62;
&#60;p&#62;Ive re-read my earlier reply to you about 20 times now and was waiting till you came back to apologize. It reads wrong; I know why you are are - and appreciate it.&#60;/p&#62;
&#60;p&#62;What happens when you use the lost your password on the blog? are you given a friendly message telling you to check your mail, or do you get an error message?&#60;/p&#62;
&#60;p&#62;whats the url to your blog? who is your host (if you dont want to share the url)?
&#60;/p&#62;</description>
</item>
<item>
<title>kahlablue on "users don't receive password"</title>
<link>http://wordpress.org/support/topic/267201#post-1063857</link>
<pubDate>Mon, 04 May 2009 00:01:46 +0000</pubDate>
<dc:creator>kahlablue</dc:creator>
<guid isPermaLink="false">1063857@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks for the comments.......&#60;/p&#62;
&#60;p&#62;I already contacted my host and they said yes mail()was enabled.&#60;/p&#62;
&#60;p&#62;I also already tried switching to &#60;a href=&#34;mailto:wordpress@mydomain.com&#34;&#62;wordpress@mydomain.com&#60;/a&#62; in the General Settings (which was another suggestion given to others with this same problem), but that didn't work for me either.&#60;/p&#62;
&#60;p&#62;I don't know about SMPT or PHP mail() functions..............sorry for my ignorance.&#60;/p&#62;
&#60;p&#62;I am here because I just built a site with some 30 pages and needed a blog. I was told wordpress would be a breeze to set up, which it was....it just doesn't function.&#60;/p&#62;
&#60;p&#62;Thanks anyway.
&#60;/p&#62;</description>
</item>
<item>
<title>whooami on "users don't receive password"</title>
<link>http://wordpress.org/support/topic/267201#post-1063359</link>
<pubDate>Sun, 03 May 2009 10:49:55 +0000</pubDate>
<dc:creator>whooami</dc:creator>
<guid isPermaLink="false">1063359@http://wordpress.org/support/</guid>
<description>&#60;p&#62;if you are unable to discern what the link is talking about .. why are you here? Nothing anyone says is going to make sense, if you dont understand a plugin's page.&#60;/p&#62;
&#60;p&#62;Contact your host, ask them is mail() is enabled.
&#60;/p&#62;</description>
</item>
<item>
<title>kahlablue on "users don't receive password"</title>
<link>http://wordpress.org/support/topic/267201#post-1063352</link>
<pubDate>Sun, 03 May 2009 10:28:48 +0000</pubDate>
<dc:creator>kahlablue</dc:creator>
<guid isPermaLink="false">1063352@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I clicked on the link you provided and have &#60;strong&#62;no idea&#60;/strong&#62; what it's talking about.&#60;/p&#62;
&#60;p&#62;..........thanks for trying.
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "users don't receive password"</title>
<link>http://wordpress.org/support/topic/267201#post-1062721</link>
<pubDate>Sat, 02 May 2009 13:26:52 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1062721@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Might need to use an smtp mailer plugin such as &#60;a href=&#34;http://wordpress.org/extend/plugins/wp-mail-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-mail-smtp/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>kahlablue on "users don't receive password"</title>
<link>http://wordpress.org/support/topic/267201#post-1062676</link>
<pubDate>Sat, 02 May 2009 11:49:14 +0000</pubDate>
<dc:creator>kahlablue</dc:creator>
<guid isPermaLink="false">1062676@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Users are &#60;strong&#62;not receiving a password &#60;/strong&#62;when they register.  Says registration complete and that they will receive a password, but they do not.  &#60;/p&#62;
&#60;p&#62;ALSO.......&#60;/p&#62;
&#60;p&#62;We are &#60;strong&#62;not receiving notification &#60;/strong&#62;of a new user. If we check users in the admin, the new users are there, but we do not receive an email notification that they joined.&#60;/p&#62;
&#60;p&#62;Please help............we know nothing about WordPress.
&#60;/p&#62;</description>
</item>
<item>
<title>puntweb on "Post notifications settings"</title>
<link>http://wordpress.org/support/topic/266023#post-1060751</link>
<pubDate>Thu, 30 Apr 2009 08:27:26 +0000</pubDate>
<dc:creator>puntweb</dc:creator>
<guid isPermaLink="false">1060751@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks for your reply!&#60;/p&#62;
&#60;p&#62;Then I understand that on most hosts mail should work without doing any SMTP settings.&#60;/p&#62;
&#60;p&#62;I've noticed that my current host has some limitations and one of them is that I don't have SMTP. So it's obvious that this should not work there.&#60;/p&#62;
&#60;p&#62;I have some other features not working as the RSS dashboard panels or the automatic plugin install. But now I think all is related to the host.&#60;/p&#62;
&#60;p&#62;Regards!
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Post notifications settings"</title>
<link>http://wordpress.org/support/topic/266023#post-1059107</link>
<pubDate>Tue, 28 Apr 2009 17:34:36 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1059107@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Email is sent to the author of a post when a comment is made if the &#60;a href=&#34;http://codex.wordpress.org/Administration_Panels&#34;&#62;Administration&#60;/a&#62; &#38;gt; &#60;a href=&#34;http://codex.wordpress.org/Administration_Panels#Discussion&#34;&#62;Settings&#60;/a&#62; &#38;gt; &#60;a href=&#34;http://codex.wordpress.org/Settings_Discussion_SubPanel&#34;&#62;Discussion&#60;/a&#62; &#60;strong&#62;Anyone posts a comment &#60;/strong&#62; is set.&#60;/p&#62;
&#60;p&#62;On some hosts you may find it necessary to install an smtp mail plugin:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/wp-mail-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-mail-smtp/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
