phpbb emailer error
Posted by: Jaydn (---.dsl.bell.ca)
Date: November 22, 2006 01:13AM

i know the phpbb is not your obligation but iam getting an error after registering in my forum.

Failed sending email :: PHP ::

DEBUG MODE

Line : 234
File : emailer.php

...if anyone could help it would be appreciated.


Jaydn

Options: ReplyQuote
Re: phpbb emailer error
Posted by: emilbus20 (---.dyn.optonline.net)
Date: November 22, 2006 02:20AM

Sup im having the same issue. I think it has to do with sendmail being installed or configured correctly in php. Im looking into it as we speak. Ill let you know. Later!

Options: ReplyQuote
Re: phpbb emailer error
Posted by: Jaydn (---.dsl.bell.ca)
Date: November 22, 2006 02:41AM

thanks bro !!
i look forward to hearing from ya !!

Options: ReplyQuote
Re: phpbb emailer error
Posted by: emilbus20 (---.dyn.optonline.net)
Date: November 22, 2006 03:05AM

ughh!! lol. Well i installed the windows smtp server with the install cd. Didnt seem to do anything. Trying phpmailer. I was trying to get email to work on a phpbb install. Ill mess around more tomorrow. If you figure anything out let me too. Thanks

Options: ReplyQuote
Re: phpbb emailer error
Posted by: yfastud (---.cable.mindspring.com)
Date: November 22, 2006 04:20AM

not sure phpmailer can handle smtp mail server or not, but mine work fine since i've got all needed app

[jlbn.com]
[test.jlbn.com]
[mail.jlbn.com]
[forum.jlbn.com]
[ftp.jlbn.com]

Options: ReplyQuote
Re: phpbb emailer error
Posted by: CyberSpatium (71.237.217.---)
Date: November 22, 2006 11:27AM

if you are using phpbb you dont need to install an smtp server or use phpmailer. you can just login to your phpbb forum admin area and set phpbb to use your ISP's email servers. for example, my IPS is comcast.net. so to I use my ISP's server smtp.comcast.net, and then enter my user id and password.

CyberSpatium
WAMP English Forum Admin

Options: ReplyQuote
Re: phpbb emailer error
Posted by: emilbus20 (64.21.145.---)
Date: November 22, 2006 04:57PM

Ok so here is what i did and i got it to work woo hooo!!!!

download this. Its a send mail for windows. [www.glob.com.au]

on your c drive create the folders c:/usr/lib

Copy the sendmail.exe and sendmail.ini in there

this is what i have in my phpini

[mail function]
; For Win32 only.
SMTP = 192.168.33.254

; For Win32 only.
sendmail_from = your@youraddress.com
; For Unix only. You may supply arguments as well (default: "sendmail -t -i"winking smiley.
sendmail_path = /usr/lib/


Did all this restarted my services and bamm it worked. Let me know how you make out. I have my smtp using another server to send,

Options: ReplyQuote


Sorry, only registered users may post in this forum.