
Assuming theres a server you use to handle emails, then all u need to do is change your php.ini to point to that server, usually the ip address, port, username and password. Compare the mail section of php.ini on the linux test machine with the one on the windows server. I think xampp comes with its own mail settings, which don't work as is. And to offer unsolicited advice, a default installation of xampp is very insecure! I read someplace that xampp is meant for development, not production. On 31/12/2009, Calvin Omari <calvinebarongo@gmail.com> wrote:
Hi Techies, Happy new year to evryone of you it was a pleasure having to interact with people of the same caliber,
Now I have a problem after making an online application system where people can apply for jobs for our company, and then they get an email of notification the server does not send mail, am not sure because I know the code is okay I have tested it in a linux server and it works correctly now its hosted in a windows 2003 server and it has xampp installed in as the running apache server, its running on port 81, port 80 is being used by a different "localhost", is there any program I need to install or configure the smtp or popr mail to enable me send mail?
Thanks in advance
-- Sent from my mobile device