Yep it is a linux box.

> From: "DL Neil" <[EMAIL PROTECTED]>
> Reply-To: "DL Neil" <[EMAIL PROTECTED]>
> Date: Thu, 28 Feb 2002 22:55:59 -0000
> To: "Brad Wright" <[EMAIL PROTECTED]>, "PHP General List"
> <[EMAIL PROTECTED]>
> Subject: Re: [PHP] PHP MAIL function...why wont it work????
> 
> Hi Brad,
> 
>> Hi all... I have a line in a page that should send me an email when
> the page
>> is loaded.
>> mail("[EMAIL PROTECTED]", "worked", "Line 1\nLine 2\nLine
> 3");
>> when i load the page...i get NO error msgs, but the function does not
> send
>> the mail. There is no record of any activity in the mail log...any
> ideas...
> 
> 
> If your server is not a *nix box you need to separate headers with CRLF
> (Win) or CR (Mac).
> What does php.ini say in the mail section?
> Simplify the msg right down to the barest minimum, get it to work, then
> start adding...
> =dn
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


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

Reply via email to