Well, the thing here, is, I cannot use the sendmail server at all (for security reason), (the one who is on the same box that the webserver). So I need to find out a way to send email from my script, and using a smtp server (on an another box) will be the best way to do it....
I cannot believe that there's no way to do it!