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
Mail() problems
Moderator: General Moderators
-
Sephirangel
- Forum Commoner
- Posts: 45
- Joined: Tue Jul 15, 2008 1:37 pm
Re: Mail() problems
nevermind, ive sorted it!
For those of you who havethe same problem, just use your ISP's SMTP server and remember to restart the server after XD
For those of you who havethe same problem, just use your ISP's SMTP server and remember to restart the server after XD