Mail() problems
Posted: Sat Aug 16, 2008 10:54 am
Hey everyone,
I have a website stock program which i built which runs off a local server, in this case, WAMP server. The mail() function was not working on my pc due to (i think) WAMP not having a mail server, even though i changed the SMTP settings in the php.ini file to that of the blueyonder account that i use. I then downloaded a third party mail server but i could not get it to work properly and so uninstalled it from my pc.
The odd thing is, that once i had done this strange series of events, the mail() function started to work!
I have since installed the same system on another computer with another blueyonder account but this time the mail() function will not work.
Does anyone have any idea as to why this is happening? Or have any idea how to get the mail function working? Any help would be greatly appreciated!
Josh
I have a website stock program which i built which runs off a local server, in this case, WAMP server. The mail() function was not working on my pc due to (i think) WAMP not having a mail server, even though i changed the SMTP settings in the php.ini file to that of the blueyonder account that i use. I then downloaded a third party mail server but i could not get it to work properly and so uninstalled it from my pc.
The odd thing is, that once i had done this strange series of events, the mail() function started to work!
I have since installed the same system on another computer with another blueyonder account but this time the mail() function will not work.
Does anyone have any idea as to why this is happening? Or have any idea how to get the mail function working? Any help would be greatly appreciated!
Josh