Topic: Forum not sending mails
I don't know why but the forum is not sending mails (ie: subscription to topics)
mail() function on the server is working. No SMTP defined on forum config.
How can i debug this?
Thanks
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.3 troubleshooting → Forum not sending mails
I don't know why but the forum is not sending mails (ie: subscription to topics)
mail() function on the server is working. No SMTP defined on forum config.
How can i debug this?
Thanks
I got the same problem. Didn't really look into it yet
For sending e-mail function "forum_mail" is used ("include/email.php"). If you don't use SMTP server, check result value of function mail() (Line 105 in "include/email.php").
But what could I do with that?
I think I'm not even reaching the line
PunBB Forums → PunBB 1.3 troubleshooting → Forum not sending mails
Powered by PunBB, supported by Informer Technologies, Inc.