1 beatmakerlv Oct 24, 2011 06:21
3 beatmakerlv Oct 24, 2011 13:44
sam2kb wrote:
Welcome to the forums!
The changes you made do not have any effect on mail() function if it's disabled by your hosting team. The mail() is disabled on most free hostings.
If you have a paid hosting, talk to server support and they should enable the function for you. If they won't there's a list of reputable yet cheap hosting companies that support easy b2evolution installation
http://b2evolution.net/web-hosting/spam-web-hosting-low-cost-lamp.php
But the thing is i run this web on my localhost with appserv..
4 sam2kb Oct 24, 2011 13:52
Then you should test the mail() function in a separate script first and make sure it's working.
5 beatmakerlv Oct 24, 2011 14:19
O got this:
Warning: mail() [function.mail]: SMTP server response: 550-"JunkMail rejected - cpc1-hawk6-0-0-cust159.aztw.cable.virginmedia.com 550-(john-c9eaebd818) [77.101.212.160] is in an RBL, see 550 http://www.spamhaus.org/query/bl?ip=77.101.212.160" in C:\AppServ\www\site\blog\blogs\test.php on line 12
bool(false)
That's mean that my provided details are wrong?
UPDATE: I just toked look at php.ini
changed
SMTP = mail.masterpc.us
to
pop3 = mail.masterpc.us
restarted appache serv didn't work, then changed back to SMTP (i didn't change nothing else) restrarted appache serv again and now it works :)
Is there is some explanation for that??
6 beatmakerlv Oct 24, 2011 14:30
However when I trying to register new user waiting is back... , so now I need to enable mail() function??
Welcome to the forums!
The changes you made do not have any effect on mail() function if it's disabled by your hosting team. The mail() is disabled on most free hostings.
If you have a paid hosting, talk to server support and they should enable the function for you. If they won't there's a list of reputable yet cheap hosting companies that support easy b2evolution installation
http://b2evolution.net/web-hosting/budget-web-hosting-low-cost-lamp.php