what about the "[EMAIL PROTECTED]"? is it failing on a 'bad' email address? or maybe putting everything in variables and trying
mail($to,$subject,$message); on 1/18/02 9:14 AM, Jeff D. Hamann at [EMAIL PROTECTED] wrote: > nope. no difference. > > jeff. > > "Mike Cullerton" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... >> on 1/18/02 12:00 AM, Jeff D. Hamann at [EMAIL PROTECTED] wrote: >> >>> I've been trying to figure out what was wrong with my script... >>> >>> <? >>> mail("[EMAIL PROTECTED]", "Subject", "command line mail() test"); >>> ?> >>> >>> from the command line, >>> >>> php mail_test.php >>> >>> and getting, >>> >>> X-Powered-By: PHP/4.0.6 >>> Content-type: text/html >>> >>> attempting to deliver the mail<br> >>> <b>Warning</b>: Unknown error in <b>mail_test.php</b> on line > <b>3</b><br> >> >> didn't notice any other responses, and this is just a guess here, but how >> about taking the '()' out of the body of the message. ie, "command line > mail >> test" >> >> -- mike cullerton michaelc at cullerton dot com >> >> > > -- mike cullerton michaelc at cullerton dot com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]