Page 1 of 1

Failed sending registration email.

PostPosted: Thu Dec 13, 2007 10:35 am
Author: ckilmer75
Your phpBB Version: Latest
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://cob.servehttp.com

PHP Version:
MySQL Version:


What was done before the problem appeared?
Nothing.


What was done to try to solve the problem?
Scoured google to find an answer based on error message.



De.scription and Message

[code]Failed sending email ]

When a new user registers, they get the above error and no email is sent out. My Mass Email function works just fine and all users get the email when sent from the ACP. My Configuration is set to use the local mail function and NOT an SMTP server.

Thanks for the help,

Re: Failed sending registration email.

PostPosted: Thu Dec 13, 2007 12:18 pm
Author: obiku
Can it be, your trying to send email, but sendmail is not on your server???

PostPosted: Thu Dec 13, 2007 12:25 pm
Author: ckilmer75
"ckilmer75";p="29758" wrote:[My Mass Email function works just fine and all users get the email when sent from the ACP.


Sending e-mail works fine, and no, I do not have sendmail, I have postfix, which works just like sendmail. I can even send mail out from my mail server's mail program.

Re: Failed sending registration email.

PostPosted: Fri Dec 14, 2007 2:14 am
Author: Helter
have you edited your welcome message?

when i recieved the same message, it was due to incorrect mail server setup on my host, but none of me messages got through. You could try reuploading includes/emailer.php.

Re: Failed sending registration email.

PostPosted: Fri Dec 14, 2007 7:28 am
Author: ckilmer75
Thanks for the info HelterSkelter. I re-uploaded the emailer.php and I get the same error when I try to register a test user (with User Activation) turned on. I see you registered on the site, but I've been keeping email activation turned off because of the error and only turn it on when I'm troubleshooting.

As for the welcome message, where is this message you speak of? The only one I know of to edit is the one sent out as a PM when a new user registers. I have edited that one.

Thanks again,
ckilmer75

Re: Failed sending registration email.

PostPosted: Fri Dec 14, 2007 1:00 pm
Author: Helter
have you read through this kb article?
http://www.integramod.com/forum/kb.php? ... ticle&k=23

Re: Failed sending registration email.

PostPosted: Fri Dec 14, 2007 1:10 pm
Author: ckilmer75
No help. I'm running my own Linux server and have not disabled the sendmail function in php.