2009/8/24 Paul M Foster <pa...@quillandmouse.com>:
> 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

Agreed. Rather than just trying things willy-nilly, the OP should
attempt to determine what the actual problem is. This gives a much
greater chance of solving it.


Torben

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

Reply via email to