<?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>bbPress support forums Topic: Registration Email Not Being Sent - new issue</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Registration Email Not Being Sent - new issue</description>
<language>en</language>
<pubDate>Sat, 30 Aug 2008 06:44:24 +0000</pubDate>

<item>
<title>chrishajer on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-13175</link>
<pubDate>Tue, 15 Jan 2008 18:23:17 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13175@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Coming back to this: &#60;/p&#62;
&#60;p&#62;Are you using IIS 5 or 6 as the server? I started looking into it and it seems like the IIS SMTP server returns a 501 error when it receives the bbPress email. Is yours IIS?
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12489</link>
<pubDate>Sat, 08 Dec 2007 05:36:26 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">12489@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bbPress passes of the email to PHP immediately. So timing is all going to depend on how your web host handles email sent from their web-servers. Some throttling of emails may be in place to discourage spamming via badly configured web based email forms. This is not unreasonable of them to do if that's the case. You'll need to talk to them to get this changed for you if possible.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12482</link>
<pubDate>Sat, 08 Dec 2007 02:15:42 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12482@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I can't see a way that bbPress would be responsible.  The email is sent right before the registration success message is sent.  From register.php lines &#60;a href=&#34;http://trac.bbpress.org/browser/trunk/register.php#L39&#34;&#62;39-41&#60;/a&#62;:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;do_action(&#38;#39;register_user&#38;#39;, $user_id);

bb_load_template( &#38;#39;register-success.php&#38;#39;, $_globals );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#38;nbsp;&#60;br /&#62;
So, after the register_user action (which emails the password) the success message is displayed.  There is no delay built into bbPress.  So, it is somewhere after bbPress has handed off the email.&#60;/p&#62;
&#60;p&#62;Is is possible there is a different header in the bbPress password message that causes it to be delayed by the recipient's ISP?  I know there is a &#60;code&#62;Precedence: bulk&#60;/code&#62; header in the bbPress email, and that WordPress has the same, but there is also a X header in the WordPress email that I don't see in the bbPress email: &#60;code&#62;X-Priority: 3&#60;/code&#62; (which means &#34;normal&#34; delivery.)  It could also be due to the email address the email is coming from (some sort of validation by the SMTP server to see if the sender is valid.)&#60;/p&#62;
&#60;p&#62;I would say the problem is with the server sending the emails, or the recipient's ISP, not with bbPress.  I can't come up with any ideas at all how bbPress could be responsible.
&#60;/p&#62;</description>
</item>
<item>
<title>TheShovel on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12480</link>
<pubDate>Fri, 07 Dec 2007 23:18:33 +0000</pubDate>
<dc:creator>TheShovel</dc:creator>
<guid isPermaLink="false">12480@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi All,&#60;/p&#62;
&#60;p&#62;I have BBpress integrated with Wordpress. We just launched the forums yesterday and noticed that users were registering, but not posting. After some testing it looks like the password emails are being sent, but they can take up to five minutes. Users seem to be getting impatient and leaving. We are on a hosted service and the email service works just fine so it's not the server. Any ideas what is happening?
&#60;/p&#62;</description>
</item>
<item>
<title>AndrewMac on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12412</link>
<pubDate>Sun, 02 Dec 2007 22:30:02 +0000</pubDate>
<dc:creator>AndrewMac</dc:creator>
<guid isPermaLink="false">12412@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;thanks for the pointers, I'm headed over to dreamhost to boot some behind now!
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12410</link>
<pubDate>Sat, 01 Dec 2007 19:46:51 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12410@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sounds like a server problem, not a bbPress problem.  It's not like bbPress sits there and waits 14 hours before sending the email.  It has to be something with the SMTP server or mail queue.
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12409</link>
<pubDate>Sat, 01 Dec 2007 19:00:15 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12409@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;14 HOURS??? You will lost many users!
&#60;/p&#62;</description>
</item>
<item>
<title>AndrewMac on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12406</link>
<pubDate>Sat, 01 Dec 2007 18:51:46 +0000</pubDate>
<dc:creator>AndrewMac</dc:creator>
<guid isPermaLink="false">12406@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@Trent &#60;a href=&#34;http://www.uniteformike.com&#34; rel=&#34;nofollow&#34;&#62;http://www.uniteformike.com&#60;/a&#62; - Also, there's been a new development. Apparently, BBpress is sending e-mails out, but after 14 hours... So yes it can send e-mails, but isn't for some bizarre reason.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12389</link>
<pubDate>Fri, 30 Nov 2007 17:00:49 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">12389@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I guess the easiest to do thus far would just send the registrations over to the WP side for now until you can get it resolved.    What is the forum so I can maybe poke around a bit?&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>pkuhn2 on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12388</link>
<pubDate>Fri, 30 Nov 2007 15:43:16 +0000</pubDate>
<dc:creator>pkuhn2</dc:creator>
<guid isPermaLink="false">12388@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This might be a silly question, but DH (I am a user as well) recently was having email backups for accounts that forward to Gmail. Are you by chance forwarding your DH email?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12386</link>
<pubDate>Fri, 30 Nov 2007 14:36:08 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12386@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;AndrewMac, did you try the test in this post:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue?replies=15#post-6931&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue?replies=15#post-6931&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That will confirm if you can send mail from your server.   It's odd that WordPress works but bbPress does not.  Is it possible the &#60;code&#62;$bb-&#38;gt;admin_email&#60;/code&#62; needs to be a real email address for the mails to be sent by your host?  Is that a real email account?&#60;/p&#62;
&#60;p&#62;Also, are there any mail logs or error logs?  Maybe that would provide a clue.
&#60;/p&#62;</description>
</item>
<item>
<title>AndrewMac on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12385</link>
<pubDate>Fri, 30 Nov 2007 13:41:29 +0000</pubDate>
<dc:creator>AndrewMac</dc:creator>
<guid isPermaLink="false">12385@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The irony is that I'm using WP on same site (integrated with BBpress) and the WP side of it works fine. At any rate, thanks for the feedback!
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12381</link>
<pubDate>Fri, 30 Nov 2007 06:48:24 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12381@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@Trent, this is nice post!&#60;/p&#62;
&#60;p&#62;@AndrewMac, why don't you just ask Dreamhost's support? You know, your hosting fee includes getting support from them. Although, sometimes, finding a solution on our own is faster then counting on them. But. who knows? maybe they already manage a solution for bbPress? If so, please must post the solution!
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12380</link>
<pubDate>Fri, 30 Nov 2007 06:37:05 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">12380@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I can't see how bbPress would be any different than wordpress in terms of the mail usage, so:&#60;/p&#62;
&#60;p&#62;Emailed passwords not received&#60;/p&#62;
&#60;p&#62;Description: When users try to register with your blog or change their passwords by entering their username and email, Wordpress says that their password has been emailed to them, but it's never received.&#60;/p&#62;
&#60;p&#62;Reason and Solution: Wordpress uses the standard php mail function, which uses sendmail. No account information is needed. This is not generally a problem if you're using a hosting service, but if you're using your own box and don't have an SMTP server, the mail won't ever send. If you're using a *NIX box, you should have either postfix or sendmail on your machine; you'll just need to set them up (google for how-to's). If you don't want to go through setting up a complete mail server on you *NIX box you may find ssmtp (http://packages.debian.org/stable/mail/ssmtp) useful - it provides &#34;A secure, effective and simple way of getting mail off a system to your mail hub&#34;. On a Windows machine, try a sendmail emulator like Glob SendMail (http://glob.com.au/sendmail/).&#60;/p&#62;
&#60;p&#62;More help can be found on the forums at: &#60;a href=&#34;http://wordpress.org/support/topic.php?id=24981&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic.php?id=24981&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Translation, there are posts in the normal wordpress.org forums as well that even dreamhost for whatever reason doesn't send the passwords out through sendmail.     I would look in the dreamhost support as well, maybe an answer is right there for you to grab ;)&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>AndrewMac on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-12379</link>
<pubDate>Fri, 30 Nov 2007 06:20:46 +0000</pubDate>
<dc:creator>AndrewMac</dc:creator>
<guid isPermaLink="false">12379@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm having that exact problem with dreamhost - no e-mails, any suggestions?
&#60;/p&#62;</description>
</item>
<item>
<title>lornalypr on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-11381</link>
<pubDate>Wed, 10 Oct 2007 21:32:21 +0000</pubDate>
<dc:creator>lornalypr</dc:creator>
<guid isPermaLink="false">11381@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I got that problem in a different way....I receive email when using a gmail account or yahoo account but not with hotmail.com&#60;br /&#62;
I went to hotmail and  set things so it wont block emails from my server and still nothing, not even in the junk folder etc.
&#60;/p&#62;</description>
</item>
<item>
<title>stuboo on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-7044</link>
<pubDate>Fri, 27 Apr 2007 04:31:00 +0000</pubDate>
<dc:creator>stuboo</dc:creator>
<guid isPermaLink="false">7044@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That's my question, Chris...&#60;/p&#62;
&#60;p&#62;Where are they going?&#60;/p&#62;
&#60;p&#62;Yes, I've checked the spam filters and have checked multiple mail services - yahoo, hotmail, gmail - none of them are receiving the message.&#60;/p&#62;
&#60;p&#62;I'm not sure what the deal is.&#60;/p&#62;
&#60;p&#62;Ryan
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-7043</link>
<pubDate>Fri, 27 Apr 2007 01:00:40 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">7043@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The -r just means they don't have command line php installed.  &#60;/p&#62;
&#60;p&#62;So, if you can send mail from the server, where are the registration emails going?  Did you check the spam/bulk/junk folder as suggested by SamBauers?  Or is everything working fine now?
&#60;/p&#62;</description>
</item>
<item>
<title>stuboo on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-7038</link>
<pubDate>Thu, 26 Apr 2007 16:06:18 +0000</pubDate>
<dc:creator>stuboo</dc:creator>
<guid isPermaLink="false">7038@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi Chris,&#60;br /&#62;
The php version works fine.  I'm not sure what the -r errror was all about.&#60;br /&#62;
Thanks&#60;br /&#62;
Ryan
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-6967</link>
<pubDate>Tue, 24 Apr 2007 02:35:07 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">6967@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ryan,&#60;/p&#62;
&#60;p&#62;That is with the command line version?  The -r just tells it to run the following code without the &#38;lt;?php ?&#38;gt; tags.  Maybe they don't have a command line version installed for your use.&#60;/p&#62;
&#60;p&#62;Did you try the web php version?&#60;/p&#62;
&#60;p&#62;--Chris
&#60;/p&#62;</description>
</item>
<item>
<title>stuboo on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-6963</link>
<pubDate>Mon, 23 Apr 2007 22:53:29 +0000</pubDate>
<dc:creator>stuboo</dc:creator>
<guid isPermaLink="false">6963@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@chrishajer&#60;/p&#62;
&#60;p&#62;Thanks for the message.  I got this error&#60;br /&#62;
&#60;code&#62;Error in Argument 1, char 2: option not found r&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Ryan
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-6933</link>
<pubDate>Mon, 23 Apr 2007 04:38:23 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">6933@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Check your junk email filters.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-6931</link>
<pubDate>Mon, 23 Apr 2007 04:03:58 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">6931@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can you make sure you can still send email from your server?  If you have ssh/command line access, you can try this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;php -r &#38;#39;mail( &#38;#39;you@yourdomain.com&#38;#39;, &#38;quot;subject: test&#38;quot;, &#38;quot;message: test&#38;quot;, &#38;#39;From: &#60;a href=&#34;mailto:you@yourdomain.com&#38;#39;);&#38;#39;&#34;&#62;you@yourdomain.com&#38;#39;);&#38;#39;&#60;/a&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you have FTP access, put this into a file called mailer.php (or whatever.php you want) and then navigate to it with a browser&#34;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;html&#38;gt;
&#38;lt;body&#38;gt;
&#38;lt;?php
mail( &#38;#39;you@yourdomain.com&#38;#39;, &#38;quot;subject: test&#38;quot;, &#38;quot;message: test&#38;quot;, &#38;#39;From: &#60;a href=&#34;mailto:you@yourdomain.com&#38;#39;);&#34;&#62;you@yourdomain.com&#38;#39;);&#60;/a&#62;
echo &#38;quot;Mail should have been sent, check your inbox&#38;quot;;
?&#38;gt;
&#38;lt;/body&#38;gt;
&#38;lt;/html&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Once you know if you can send email from your server, you can move forward.
&#60;/p&#62;</description>
</item>
<item>
<title>stuboo on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-6929</link>
<pubDate>Mon, 23 Apr 2007 02:48:38 +0000</pubDate>
<dc:creator>stuboo</dc:creator>
<guid isPermaLink="false">6929@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;No, I've been with DreamHost from the start.  That's what baffles me so.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-6924</link>
<pubDate>Sun, 22 Apr 2007 23:57:06 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6924@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think bb requires a certain PHP mail class, which Dreamhost may not have. Did the problem start when you swapped provider?
&#60;/p&#62;</description>
</item>
<item>
<title>stuboo on "Registration Email Not Being Sent - new issue"</title>
<link>http://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue#post-6923</link>
<pubDate>Sun, 22 Apr 2007 23:15:11 +0000</pubDate>
<dc:creator>stuboo</dc:creator>
<guid isPermaLink="false">6923@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello all,&#60;br /&#62;
When I installed bbpress intially, everything worked fine.  After about a month of use though, the email message is not being sent during registration.  I assume this might be due to a change with my host (dreamhost) but I don't have any idea where to start looking for the problem.&#60;/p&#62;
&#60;p&#62;I also have many wordpress blogs installed across dreamhost and have experienced no such problem on any of them.&#60;/p&#62;
&#60;p&#62;Can someone please point me in a direction (to test) that might lead to a solution?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Ryan
&#60;/p&#62;</description>
</item>

</channel>
</rss>
