Page 1 of 1

no email when somone posts a message.

Posted: Sat Jun 13, 2009 11:10 pm
by jarrodatt
Script URL:http://bearlyconnected.com/mboard/mboard.php
Version of script:1.3
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
Hello,
Just wondering how does email get sent if I have notify set to 1?
does it use whats in php.ini file or my localhost through email client?
Yes I have it set to email me, No I'm not getting any errors (that I know of)

My isp blocks port 25 so I have to use 465 secure port is this an issue?

Posted: Sun Jun 14, 2009 5:45 pm
by Klemen
In order for e-mails to be sent your host needs to have the PHP mail() function configured correctly. If it's not working this is something you need to check with your host as it's a PHP setup issue (or they are blocking mail from php deliberately).