phpBB2 Failed to Send Email?

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
qwertz
-


Joined: 17 Oct 2003
Posts: 15

PostPosted: Fri Feb 27, 2004 4:27 pm    Post subject: phpBB2 Failed to Send Email? Reply with quote

I've have just started running a phpBB2 board, and things are working out quite smoothly. Except for the fact that when one of my friends tries to sign up, they get the following error:

Code:
Failed sending email :: PHP ::

DEBUG MODE

Line : 234
File : D:\Program Files\Abyss Web Server\htdocs\phpbb2\includes\emailer.php


Is there any way to solve this? thanks!

qwertz
Back to top View user's profile Send private message
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Fri Feb 27, 2004 4:55 pm    Post subject: Reply with quote

Judging from "D:\Program Files\" I can see you are using Windows. By default, phpBB is set up to send email from "the local mail function." This means they use "sendmail," a script on all Linux and UNIX systems. However, the problem is, Windows does not come with a "sendmail" script. (In fact, Windows does not come with much at all).

You have two options: You can search Google for hours trying to find a Windows-like "sendmail" script and have a 25% chance of it working, or you can do what I do; download a mail server and use the SMTP option instead of the "local mail" on phpBB.

Which one do you want? Hehe...
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
qwertz
-


Joined: 17 Oct 2003
Posts: 15

PostPosted: Sat Feb 28, 2004 4:51 am    Post subject: yep, it works! Reply with quote

thanks! now it works like a charm

i'm using advanced smtp server, and its great

the community here is awesome, keep up the good work!
Back to top View user's profile Send private message
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Sat Feb 28, 2004 5:17 am    Post subject: Reply with quote

Sure. It's fun to answer questions; (At least for me it is).
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group