UseBB Community

The official board for UseBB help and discussion

UseBB Community » Help & Support » General error (mail function)

General error (mail function)

Moderators: Gaia.

Page: 1

Author Post
Member
Registered: Apr 2005
Posts: 7
Hi people,

I just downloaded UseBB to give it a try. Installation went fine. However, when I registered on the board, I got that message:

UseBB General Error

An error was encoutered. We apologize for any inconvenience.

In file functions.php on line 483:

Mail - Unable to send e-mail!


Could anyone give me a hand? Thanks. ;)
Developer
Registered: Apr 2004
Posts: 2216
Location: Belgium
Your PHP configuration probably can't send e-mail. If you're using a hosting service, contact your host for further help.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Apr 2005
Posts: 7
Actually, I'm hosting it on my own server.

Can you tell me a bit more about mail configuration on PHP?
Developer
Registered: Apr 2004
Posts: 2216
Location: Belgium
You might want to use sendmail to be able to send e-mails via PHP. Edit in your php.ini:
sendmail_path = sendmail -t -i

Personally, I send everything via the SMTP server of my ISP, therefore SSMTP is installed. From ssmtp.conf:
mailhub=uit.telenet.be
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Mar 2005
Posts: 196
Location: Hungary
PC_Freak wrote
Personally, I send everything via the SMTP server of my ISP, therefore SSMTP is installed. From ssmtp.conf:
mailhub=uit.telenet.be


Wow, now you helped me out, and moved me towards using useBB. :)
_______________
Long Live Rock n' Roll!

Page: 1

UseBB Community » Help & Support » General error (mail function)

UseBB Community is powered by UseBB 1 Forum Software