|
|
|
|
|
|
|
Page 1 of 1
|
[ 6 posts ] |
|
Unable to send mail via phpBB
| Author |
Message |
|
mobilego
Joined: Sat Nov 07, 2009 4:40 am Posts: 3
|
 Unable to send mail via phpBB
i have installed phpBB in my hosting account. After installing the forum, i am not able to send mail via forum to the users using mail function in php. Please help me regarding this....!
Thanks in advance
_________________
 Share reviews about web hosts and domain registrars.
|
| Wed Nov 18, 2009 5:25 pm |
|
 |
|
hemantbatra
Joined: Tue Sep 29, 2009 2:34 pm Posts: 39
|
 Re: Unable to send mail via phpBB
Hi mobilego,
Please find below the work around for this problem.
You need to edit line 71 of includes/functions_messenger.php:
Original code: $this->addresses['to'][$pos]['name'] = trim($realname);
Change this to: $this->addresses['to'][$pos]['name'] = ''; //trim($realname);
Thanks and Regards,
Hemant Batra
_________________ Thanks and Regards,
Hemant Batra
|
| Wed Nov 18, 2009 10:59 pm |
|
 |
|
mobilego
Joined: Sat Nov 07, 2009 4:40 am Posts: 3
|
 Re: Unable to send mail via phpBB
Thanks for the reply.. now it is working fine......! 
_________________
 Share reviews about web hosts and domain registrars.
|
| Sat Nov 21, 2009 3:16 am |
|
 |
|
biffa
Joined: Tue May 04, 2010 11:15 am Posts: 1
|
 Re: Unable to send mail via phpBB
Will this allow the registration emails to be sent for new users as well?
|
| Tue Jun 15, 2010 10:05 pm |
|
 |
|
SOFTLIGHT
Joined: Mon Mar 29, 2010 3:02 pm Posts: 3
|
 Re: Unable to send mail via phpBB
Hey this worked for me.
My forum was not sending out confirmation emails so no one would be able to join.
This fixed it for me - I am interested to find out why?
|
| Sat Jul 31, 2010 3:05 pm |
|
 |
|
hemantbatra
Joined: Tue Sep 29, 2009 2:34 pm Posts: 39
|
 Re: Unable to send mail via phpBB
Hi mobilego,
Please provide the answers to the following questions.
Does your board send any emails at all? Has it ever send? What method of user account activation have you set in the ACP -> General -> Board configuration -> User registration settings, "By User" ?
_________________ Thanks and Regards,
Hemant Batra
|
| Sat Jul 31, 2010 9:37 pm |
|
|
|
Page 1 of 1
|
[ 6 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 2 guests |
|
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 post attachments in this forum
|
 |
|
|