Dear Friends,
I wrote a simple PHP email script which runs perfectly on phptriad windows operating system, I just added smtp ip address in php.ini file and the email script runs perfectly, but when i use the same email script on linux server and after adding the smtp ip address in php.ini file on linux server, the email script doesnt work .
Please guide me what more changes do i need to do on linux server.
Thank you.
Best Regards
sending email on linux
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: sending email on linux
Can you ping the smtp server from your computer on linux ?