On Mon, Aug 24, 2009 at 10:37:11AM -0700, Chris Carter wrote:

> 
> Is there any alternative method to do this !!! Sending email through PHP?
> 

Sure. You can use a class like PHPMailer rather than the built-in mail()
function. But it's not going to matter if the problem is at the mail
server, etc.

Paul

-- 
Paul M. Foster

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to