myBB Forum Mail system - How to?

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
Azeroc
New to forums
New to forums
Posts: 2
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Nov 05, 2012 6:58 am

myBB Forum Mail system - How to?

Post by Azeroc »

I am completely new to mail system of myBB and I have no idea, what I need to put in mail settings to make it work. I would probably prefer SMTP, but it doesn't work with the settings I've inputted. It is essential for me, due to stuff like password recovery on the forums, which uses email system and as I said - it doesn't work, therefore, password recovery is not working either. Any help would be greatly appreciated.

http://i46.tinypic.com/53tdg1.jpg
My settings ATM ^

I have a VPS with Windows Server 2008 running on it.

~ Aze.
User avatar
rlm850
This is my homepage
This is my homepage
Posts: 141
Joined: Thu Dec 10, 2009 12:17 am
Location: Staten Island, NY
Contact:

Re: myBB Forum Mail system - How to?

Post by rlm850 »

To begin, from your post, I'm going to assuming you're running a webserver from your VDS with wamp/xampp/iis.

From my experience, I've had difficult issues running a website itself off of either one of them. Sendmail fails to meet the needs or it doesn't come installed, and I personally, find it a very large hassle to get it installed.

I can tell you that I do run myBB myself, and I have no problems with just attaching a board e-mail address in the config and avoiding SMTP all together. The config takes care of everything. Lost passwords, account activations, tasks, etc. But keep in mind, I'm not running a web server on the VDS.

When it comes down to it, I only use my VDS for sourcebans and hlxce. It gets the job done just fine.

But if you have any other issues with mybb.. I'm more than happy to help :) I know there's going to be plugin compatibility issues down the road, so I know you'll probably be posting again, lol
User avatar
hiimcody1
Former staff
Former staff
Posts: 1616
Joined: Wed Dec 28, 2011 4:59 pm

Re: myBB Forum Mail system - How to?

Post by hiimcody1 »

VPSes have mail ports block for the first 2 weeks.
User avatar
rlm850
This is my homepage
This is my homepage
Posts: 141
Joined: Thu Dec 10, 2009 12:17 am
Location: Staten Island, NY
Contact:

Re: myBB Forum Mail system - How to?

Post by rlm850 »

Yes, I know that. But using WAMPServer or XAMPP is a pain in the A and while still possible with IIS, I've always stayed away from it.
Azeroc
New to forums
New to forums
Posts: 2
Joined: Mon Nov 05, 2012 6:58 am

Re: myBB Forum Mail system - How to?

Post by Azeroc »

What about PHP mail, then? With that I have MyBB was unable to send the email using the PHP mail() function. error.
User avatar
rlm850
This is my homepage
This is my homepage
Posts: 141
Joined: Thu Dec 10, 2009 12:17 am
Location: Staten Island, NY
Contact:

Re: myBB Forum Mail system - How to?

Post by rlm850 »

If youre running wamp or xampp, its simply because it doednt come with a phpmail module. Its on your hands.
Post Reply