Author |
Message |
fury
Worker


Joined: Sep 09, 2003
Posts: 165
|
Posted:
Mon Sep 22, 2003 5:52 pm |
|
Failed sending email :: PHP ::
DEBUG MODE
Line : 283
File : /******/local/home/*****/******.net/html/includes/emailer.php
have no idea but i get this error when ever someone responds to a post or when i assign usergroups
how do i fix it |
|
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Mon Sep 22, 2003 6:41 pm |
|
Are you using the 6.9 from my site? This was a problem that phpbb had but I patched it in my 'version'. It fixed it on my site because I was having a similar problem. |
|
|
|
 |
fury

|
Posted:
Mon Sep 22, 2003 7:59 pm |
|
yes i got it from your site and where can i get the patch |
|
|
|
 |
Raven

|
Posted:
Mon Sep 22, 2003 8:12 pm |
|
The patch is applied in the download. That was the fix from the boys at phpbb . You might try backing down to v6.8. I know that the PHPBB folks have had all kinds of problems with the mailer functions. What are your sendmail options from php.ini? |
|
|
|
 |
fury

|
Posted:
Mon Sep 22, 2003 9:00 pm |
|
have no clue for i cant get to that file for some reason |
|
|
|
 |
Raven

|
Posted:
Mon Sep 22, 2003 9:03 pm |
|
|
|
 |
fury

|
Posted:
Mon Sep 22, 2003 9:17 pm |
|
Ran into problems sending Mail. Response: 535 auth failure
DEBUG MODE
Line : 170
File : /hsphere/local/home/killersr/killersrus.net/html/includes/smtp.php
this is the new error after i enable email |
|
|
|
 |
fury

|
Posted:
Mon Sep 22, 2003 9:19 pm |
|
sendmail_from no value no value
sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i |
|
|
|
 |
Admin32
Regular


Joined: Sep 14, 2003
Posts: 74
|
Posted:
Tue Sep 23, 2003 3:19 am |
|
Funny enough, I'm having the same problem!
I get the error most times I post to the forum or when I send a private message. I'm guessing that most of the forum users are also receiving the error cause I'm seeing people posting the same reply 2 and 3 times cause they think the post didnt make it through:
Ran into problems sending Mail. Response: 554 Error: no valid recipients
DEBUG MODE
Line : 223
File : /www/f/firewall/htdocs/includes/smtp.php
Raven, whats the best way around this problem? |
_________________ ___________________
Chris Partsenidis
Founder & Senior Editor
www.Firewall.cx
___________________ |
|
|
 |
Raven

|
Posted:
Tue Sep 23, 2003 5:20 am |
|
I don't know. This is a known problem that PHPBB is/was having and they issued fixes for it. Some setups work, some don't. Very perplexing. I was having it until I upgraded to 6.9. But I also moved to another server (from my home one to my hosting) so I'm not sure which resolved the problem. You could try replacing thes files with their counterparts from the 6.8 version. I will also check around to see if anyone else has made any progress.
All are in the includes folder.
emailer.php
functions.php
functions_post.php
functions_search.php
smtp.php
usercp_register.php |
|
|
|
 |
|