PDA

View Full Version : [ubuntu] Ubuntu 10.4 and Ubuntu 10.10 + I can't send emails + PHP application



mckain
January 15th, 2011, 12:04 AM
Hello Ubuntu users!!

I'm new here, this is my first post! hehe


I have several questions, but first, here is my problem:

I have a PHP application that sends emails to my users, It is suppose to send emails using the PHP's mail function, I was using a red hat server to host that application, but I changed it, to an Ubuntu 10.4 server, I had a lot of problems trying to run that email application in my new server, first I had to change all the HTTP_VARS to $_POST, $_SERVER and $_FILES vars because I'm using php5, and now I can't send any email from any PHP mail function.

I'm just a webdeveloper hahaha but I'm trying to learn and fix by my self this server issue, what should I install? or set?

I use a Macbook Pro too, and I can use that email application in my MAc and I did not install anything else like postfix or something.

Could you please help me to find the light??

=) Thank you in advance!